Searched defs:__argp_fmtstream_update (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-fmtstream.c101 __argp_fmtstream_update (fs);
124 __argp_fmtstream_update (argp_fmtstream_t fs)
361 __argp_fmtstream_update (fs);
122 __argp_fmtstream_update (argp_fmtstream_t fs) function
H A Dargp-fmtstream.h185 extern void __argp_fmtstream_update (argp_fmtstream_t __fs);
201 #define __argp_fmtstream_update _argp_fmtstream_update
302 __argp_fmtstream_update (__fs);
314 __argp_fmtstream_update (__fs);
326 __argp_fmtstream_update (__fs);
337 __argp_fmtstream_update (__fs);
349 #undef __argp_fmtstream_update
198 #define __argp_fmtstream_update macro
346 #undef __argp_fmtstream_update macro
H A Dargp-namefrob.h67 #undef __argp_fmtstream_update macro
68 #define __argp_fmtstream_update _argp_fmtstream_update macro

Completed in 34 milliseconds