Home | History | Annotate | Download | only in lib

Lines Matching defs:sinhf

1854 #  undef sinhf
1855 _GL_FUNCDECL_SYS (sinhf, float, (float x));
1857 _GL_CXXALIAS_SYS (sinhf, float, (float x));
1858 _GL_CXXALIASWARN (sinhf);
1860 # undef sinhf
1862 _GL_WARN_ON_USE (sinhf, "sinhf is unportable - "
1863 "use gnulib module sinhf for portability");