Searched defs:opt_option (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
H A Dtasm-options.h50 } opt_option; typedef in typeref:struct:opt_option_s
60 int parse_cmdline(int argc, char **argv, opt_option *options, size_t nopts,
66 void help_msg(const char *msg, const char *tail, opt_option *options,
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
H A Dyasm-options.h53 } opt_option; typedef in typeref:struct:opt_option_s
66 int parse_cmdline(int argc, char **argv, opt_option *options, size_t nopts,
72 void help_msg(const char *msg, const char *tail, opt_option *options,

Completed in 518 milliseconds