Searched refs:help_msg (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
H A Dtasm-options.h44 /* description to use in help_msg() */
66 void help_msg(const char *msg, const char *tail, opt_option *options,
H A Dtasm-options.c103 help_msg(const char *msg, const char *tail, opt_option *options, size_t nopts) function
H A Dtasm.c475 help_msg(help_head, help_tail, options, NELEMS(options));
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
H A Dyasm-options.h47 /* description to use in help_msg() */
72 void help_msg(const char *msg, const char *tail, opt_option *options,
H A Dyasm-options.c161 help_msg(const char *msg, const char *tail, opt_option *options, size_t nopts) function
H A Dyasm.c614 help_msg(help_head, help_tail, options, NELEMS(options));
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dcmdline.py364 help_msg = topics.get(topic, '').strip()
365 if help_msg:
366 print(help_msg % self.covpkg.__dict__)
/external/nfacct/
H A Dnfacct.c562 static const char help_msg[] = variable
578 printf(help_msg, VERSION, argv[0]);

Completed in 490 milliseconds