Searched defs:__opt (Results 1 – 3 of 3) sorted by relevance
532 __NTH (__option_is_short (const struct argp_option *__opt)) in __NTH()544 __NTH (__option_is_end (const struct argp_option *__opt)) in __NTH()
19 #define __opt(opt) (cpu_data[0].options & (opt)) macro