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

Lines Matching defs:atanf

585 #  undef atanf
586 _GL_FUNCDECL_SYS (atanf, float, (float x));
588 _GL_CXXALIAS_SYS (atanf, float, (float x));
589 _GL_CXXALIASWARN (atanf);
591 # undef atanf
593 _GL_WARN_ON_USE (atanf, "atanf is unportable - "
594 "use gnulib module atanf for portability");