Searched refs:argp_error (Results 1 – 6 of 6) sorted by relevance
23 __LDBL_REDIR_DECL (argp_error)
8 argp_error; argp_failure; argp_help; argp_parse; argp_state_help;
41 argp_error (state, "%Lf%f%Lf%f", (long double) -1, (double) -2, in parser()
39 #define __argp_error argp_error
470 extern void argp_error (const struct argp_state *__restrict __state,
1917 weak_alias (__argp_error, argp_error) in weak_alias() argument
Completed in 17 milliseconds