Home | History | Annotate | Download | only in lib

Lines Matching defs:rintf

1709 _GL_FUNCDECL_SYS (rintf, float, (float x));
1711 _GL_CXXALIAS_SYS (rintf, float, (float x));
1712 _GL_CXXALIASWARN (rintf);
1714 # undef rintf
1716 _GL_WARN_ON_USE (rintf, "rintf is unportable - "
1717 "use gnulib module rintf for portability");