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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h29 #undef __option_is_short macro
30 #define __option_is_short _option_is_short macro
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

Completed in 23 milliseconds