Searched refs:_GL_CXXALIAS_RPL_1 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dc++defs.h116 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters)
118 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ macro
125 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ macro
130 is like _GL_CXXALIAS_RPL_1 (func, rpl_func, rettype, parameters);
157 like above in _GL_CXXALIAS_RPL_1, the compiler could optimize calls
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdio.in.h658 _GL_CXXALIAS_RPL_1 (printf, __printf__, int, (const char *format, ...));
689 _GL_CXXALIAS_RPL_1 (putc, rpl_fputc, int, (int c, FILE *stream));

Completed in 16 milliseconds