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

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
H A Dargp.h84 struct argp_option
226 /* An array of argp_option structures, terminated by an entry with both
228 __const struct argp_option *options;
307 in argp_option structs, but all child-groupings follow parent options at
543 extern int _option_is_short (__const struct argp_option *__opt) __THROW;
544 extern int __option_is_short (__const struct argp_option *__opt) __THROW;
548 extern int _option_is_end (__const struct argp_option *__opt) __THROW;
549 extern int __option_is_end (__const struct argp_option *__opt) __THROW;
581 __NTH (__option_is_short (__const struct argp_option *__opt))
593 __NTH (__option_is_end (__const struct argp_option *__op
83 struct argp_option struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dargp.h84 struct argp_option
226 /* An array of argp_option structures, terminated by an entry with both
228 __const struct argp_option *options;
307 in argp_option structs, but all child-groupings follow parent options at
543 extern int _option_is_short (__const struct argp_option *__opt) __THROW;
544 extern int __option_is_short (__const struct argp_option *__opt) __THROW;
548 extern int _option_is_end (__const struct argp_option *__opt) __THROW;
549 extern int __option_is_end (__const struct argp_option *__opt) __THROW;
581 __NTH (__option_is_short (__const struct argp_option *__opt))
593 __NTH (__option_is_end (__const struct argp_option *__op
83 struct argp_option struct
[all...]

Completed in 43 milliseconds