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

Lines Matching defs:sinhf

2166 #  undef sinhf
2167 _GL_FUNCDECL_SYS (sinhf, float, (float x));
2169 _GL_CXXALIAS_SYS (sinhf, float, (float x));
2170 _GL_CXXALIASWARN (sinhf);
2172 # undef sinhf
2174 _GL_WARN_ON_USE (sinhf, "sinhf is unportable - "
2175 "use gnulib module sinhf for portability");