Searched refs:__argp_fmtstream_point (Results 1 – 4 of 4) sorted by relevance
73 #define __argp_fmtstream_point line_wrap_point macro166 extern size_t __argp_fmtstream_point (argp_fmtstream_t __fs);184 #define __argp_fmtstream_point argp_fmtstream_point macro266 __argp_fmtstream_point (argp_fmtstream_t __fs) in __argp_fmtstream_point() function280 #undef __argp_fmtstream_point
66 #undef __argp_fmtstream_point67 #define __argp_fmtstream_point argp_fmtstream_point macro
40 weak_alias (__argp_fmtstream_point, argp_fmtstream_point)
1043 int needed = col - __argp_fmtstream_point (stream); in indent_to()1053 if (__argp_fmtstream_point (stream) + ensure in space()1306 unsigned int col = __argp_fmtstream_point (stream); in hol_entry_help()1617 if (__argp_fmtstream_point (stream) > __argp_fmtstream_lmargin (stream)) in argp_doc()1638 if (__argp_fmtstream_point (stream) in argp_doc()