Searched refs:argp_fmtstream_puts (Results 1 – 3 of 3) sorted by relevance
35 weak_alias (__argp_fmtstream_puts, argp_fmtstream_puts)
55 #define argp_fmtstream_puts(fs,str) fputs(str,fs) macro131 extern int argp_fmtstream_puts (argp_fmtstream_t __fs, const char *__str);179 #define __argp_fmtstream_puts argp_fmtstream_puts
55 #define __argp_fmtstream_puts argp_fmtstream_puts
Completed in 8 milliseconds