Searched refs:__argp_help (Results 1 – 3 of 3) sorted by relevance
36 #undef __argp_help37 #define __argp_help argp_help macro
442 extern void __argp_help (const struct argp *__restrict __argp,
1801 void __argp_help (const struct argp *argp, FILE *stream, in __argp_help() function1807 weak_alias (__argp_help, argp_help) in weak_alias() argument