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

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dc++defs.h46 _GL_CXXALIAS_RPL (foo, ...);
66 _GL_CXXALIAS_RPL (foo, ...);
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
113 _GL_CXXALIAS_RPL (open, int, (const char *filename, int flags, ...));
115 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ macro

Completed in 21 milliseconds