Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dargp.h83 struct argp_option struct
226 __const struct argp_option *options;
535 extern int _option_is_short (__const struct argp_option *__opt) __THROW;
536 extern int __option_is_short (__const struct argp_option *__opt) __THROW;
540 extern int _option_is_end (__const struct argp_option *__opt) __THROW;
541 extern int __option_is_end (__const struct argp_option *__opt) __THROW;
572 __NTH (__option_is_short (__const struct argp_option *__opt)) in __NTH()
584 __NTH (__option_is_end (__const struct argp_option *__opt)) in __NTH()