Home
last modified time | relevance | path

Searched refs:__argp_make_fmtstream (Results 1 – 4 of 4) sorted by relevance

/argp/
A Dargp-namefrob.h48 #undef __argp_make_fmtstream
49 #define __argp_make_fmtstream argp_make_fmtstream macro
A Dargp-fmtstream.h48 #define __argp_make_fmtstream line_wrap_stream macro
107 extern argp_fmtstream_t __argp_make_fmtstream (FILE *__stream,
A Dargp-fmtstream.c57 __argp_make_fmtstream (FILE *stream, in __argp_make_fmtstream() function
91 weak_alias (__argp_make_fmtstream, argp_make_fmtstream)
A Dargp-help.c1676 fs = __argp_make_fmtstream (stream, 0, uparams.rmargin, 0); in _help()

Completed in 15 milliseconds