Searched refs:__argp_fmtstream_point (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-fs-xinl.c39 weak_alias (__argp_fmtstream_point, argp_fmtstream_point)
H A Dargp-fmtstream.h85 #define __argp_fmtstream_point line_wrap_point macro
180 extern size_t __argp_fmtstream_point (argp_fmtstream_t __fs);
200 #define __argp_fmtstream_point argp_fmtstream_point
334 __argp_fmtstream_point (argp_fmtstream_t __fs)
348 #undef __argp_fmtstream_point
197 #define __argp_fmtstream_point macro
331 __argp_fmtstream_point (argp_fmtstream_t __fs) function
345 #undef __argp_fmtstream_point macro
H A Dargp-namefrob.h65 #undef __argp_fmtstream_point macro
66 #define __argp_fmtstream_point argp_fmtstream_point macro
H A Dargp-help.c954 int needed = col - __argp_fmtstream_point (stream);
964 if (__argp_fmtstream_point (stream) + ensure
1218 unsigned int col = __argp_fmtstream_point (stream);
1562 if (__argp_fmtstream_point (stream) > __argp_fmtstream_lmargin (stream))
1584 if (__argp_fmtstream_point (stream)

Completed in 36 milliseconds