Home | History | Annotate | Download | only in lib

Lines Matching defs:atanf

273 #  undef atanf
274 _GL_FUNCDECL_SYS (atanf, float, (float x));
276 _GL_CXXALIAS_SYS (atanf, float, (float x));
277 _GL_CXXALIASWARN (atanf);
279 # undef atanf
281 _GL_WARN_ON_USE (atanf, "atanf is unportable - "
282 "use gnulib module atanf for portability");