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

Lines Matching defs:asinf

554 #  undef asinf
555 _GL_FUNCDECL_SYS (asinf, float, (float x));
557 _GL_CXXALIAS_SYS (asinf, float, (float x));
558 _GL_CXXALIASWARN (asinf);
560 # undef asinf
562 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
563 "use gnulib module asinf for portability");