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

Lines Matching defs:tanf

2222 #  undef tanf
2223 _GL_FUNCDECL_SYS (tanf, float, (float x));
2225 _GL_CXXALIAS_SYS (tanf, float, (float x));
2226 _GL_CXXALIASWARN (tanf);
2228 # undef tanf
2230 _GL_WARN_ON_USE (tanf, "tanf is unportable - "
2231 "use gnulib module tanf for portability");