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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-xinl.c39 weak_alias (__option_is_short, _option_is_short)
H A Dargp.h566 extern int __option_is_short (const struct argp_option *__opt) __THROW;
589 # define __option_is_short _option_is_short
625 __NTH (__option_is_short (const struct argp_option *__opt))
645 # undef __option_is_short
580 # define __option_is_short macro
616 __NTH (__option_is_short (const struct argp_option *__opt)) function
636 # undef __option_is_short macro
H A Dargp-namefrob.h29 #undef __option_is_short macro
30 #define __option_is_short _option_is_short macro
H A Dargp-parse.c316 if (__option_is_short (opt))
H A Dargp-help.c274 #define oshort(opt) __option_is_short (opt)

Completed in 39 milliseconds