Searched refs:param_desc (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
H A Dtasm-options.h49 /*@observer@*/ /*@null@*/ const char *param_desc; member in struct:opt_option_s
H A Dtasm-options.c117 options[i].param_desc ? options[i].
118 param_desc : _("param"));
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
H A Dyasm-options.h52 /*@observer@*/ /*@null@*/ const char *param_desc; member in struct:opt_option_s
H A Dyasm-options.c178 options[i].param_desc ? options[i].
179 param_desc : _("param"));
186 options[i].param_desc ? options[i].
187 param_desc : _("param"));

Completed in 112 milliseconds