Home | History | Annotate | Download | only in sys

Lines Matching defs:_GL_CXXALIAS_RPL_1

152   _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters)
154 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \
161 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \
166 is like _GL_CXXALIAS_RPL_1 (func, rpl_func, rettype, parameters);
193 like above in _GL_CXXALIAS_RPL_1, the compiler could optimize calls
772 _GL_CXXALIAS_RPL_1 (lstat, stat, int, (const char *name, struct stat *buf));