Home
last modified time | relevance | path

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

/argp/
A Dargp-namefrob.h50 #undef __argp_fmtstream_free
51 #define __argp_fmtstream_free argp_fmtstream_free macro
A Dargp-fmtstream.h50 #define __argp_fmtstream_free line_unwrap_stream macro
117 extern void __argp_fmtstream_free (argp_fmtstream_t __fs);
A Dargp-fmtstream.c97 __argp_fmtstream_free (argp_fmtstream_t fs) in __argp_fmtstream_free() function
114 weak_alias (__argp_fmtstream_free, argp_fmtstream_free)
A Dargp-help.c1796 __argp_fmtstream_free (fs); in _help()

Completed in 13 milliseconds