Home | History | Annotate | Download | only in lib

Lines Matching defs:sqrtf

1870 #  undef sqrtf
1871 _GL_FUNCDECL_SYS (sqrtf, float, (float x));
1873 _GL_CXXALIAS_SYS (sqrtf, float, (float x));
1874 _GL_CXXALIASWARN (sqrtf);
1876 # undef sqrtf
1878 _GL_WARN_ON_USE (sqrtf, "sqrtf is unportable - "
1879 "use gnulib module sqrtf for portability");