Home | History | Annotate | Download | only in lib

Lines Matching defs:tanf

1910 #  undef tanf
1911 _GL_FUNCDECL_SYS (tanf, float, (float x));
1913 _GL_CXXALIAS_SYS (tanf, float, (float x));
1914 _GL_CXXALIASWARN (tanf);
1916 # undef tanf
1918 _GL_WARN_ON_USE (tanf, "tanf is unportable - "
1919 "use gnulib module tanf for portability");