Searched refs:__argp_fmtstream_free (Results 1 – 4 of 4) sorted by relevance
50 #undef __argp_fmtstream_free51 #define __argp_fmtstream_free argp_fmtstream_free macro
50 #define __argp_fmtstream_free line_unwrap_stream macro117 extern void __argp_fmtstream_free (argp_fmtstream_t __fs);
97 __argp_fmtstream_free (argp_fmtstream_t fs) in __argp_fmtstream_free() function114 weak_alias (__argp_fmtstream_free, argp_fmtstream_free)
1796 __argp_fmtstream_free (fs); in _help()
Completed in 13 milliseconds