Home
last modified time | relevance | path

Searched refs:__option_is_short (Results 1 – 5 of 5) sorted by relevance

/argp/
A Dargp.h496 extern int __option_is_short (const struct argp_option *__opt) __THROW;
517 # define __option_is_short _option_is_short macro
532 __NTH (__option_is_short (const struct argp_option *__opt)) in __NTH()
552 # undef __option_is_short
A Dargp-xinl.c40 weak_alias (__option_is_short, _option_is_short)
A Dargp-namefrob.h30 #undef __option_is_short
31 #define __option_is_short _option_is_short macro
A Dargp-parse.c335 if (__option_is_short (opt)) in convert_options()
A Dargp-help.c274 #define oshort(opt) __option_is_short (opt)

Completed in 16 milliseconds