Home | History | Annotate | Download | only in lib

Lines Matching defs:rint

1723 _GL_FUNCDECL_SYS (rint, double, (double x));
1725 _GL_CXXALIAS_SYS (rint, double, (double x));
1726 _GL_CXXALIASWARN (rint);
1728 # undef rint
1730 _GL_WARN_ON_USE (rint, "rint is unportable - "
1731 "use gnulib module rint for portability");