Searched refs:__argp_make_fmtstream (Results 1 – 5 of 5) sorted by relevance
15 extern __typeof (__argp_make_fmtstream) __argp_make_fmtstream
48 #undef __argp_make_fmtstream49 #define __argp_make_fmtstream argp_make_fmtstream macro
48 #define __argp_make_fmtstream line_wrap_stream macro107 extern argp_fmtstream_t __argp_make_fmtstream (FILE *__stream,
57 __argp_make_fmtstream (FILE *stream, in __argp_make_fmtstream() function91 weak_alias (__argp_make_fmtstream, argp_make_fmtstream)
1676 fs = __argp_make_fmtstream (stream, 0, uparams.rmargin, 0); in _help()