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

Lines Matching defs:rintf

2021 _GL_FUNCDECL_SYS (rintf, float, (float x));
2023 _GL_CXXALIAS_SYS (rintf, float, (float x));
2024 _GL_CXXALIASWARN (rintf);
2026 # undef rintf
2028 _GL_WARN_ON_USE (rintf, "rintf is unportable - "
2029 "use gnulib module rintf for portability");