Home | History | Annotate | Download | only in darwin-lib

Lines Matching defs:rint

2035 _GL_FUNCDECL_SYS (rint, double, (double x));
2037 _GL_CXXALIAS_SYS (rint, double, (double x));
2038 _GL_CXXALIASWARN (rint);
2040 # undef rint
2042 _GL_WARN_ON_USE (rint, "rint is unportable - "
2043 "use gnulib module rint for portability");