Lines Matching refs:_GL_CXXALIAS_RPL
74 _GL_CXXALIAS_RPL (foo, ...);
94 _GL_CXXALIAS_RPL (foo, ...);
137 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
141 _GL_CXXALIAS_RPL (open, int, (const char *filename, int flags, ...));
143 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \
424 _GL_CXXALIAS_RPL (nanosleep, int,
445 _GL_CXXALIAS_RPL (mktime, time_t, (struct tm *__tp));
464 _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer,
486 _GL_CXXALIAS_RPL (gmtime_r, struct tm *, (time_t const *restrict __timer,
526 _GL_CXXALIAS_RPL (timegm, time_t, (struct tm *__tm));