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

Lines Matching full:sqrtf

2182 #  undef sqrtf
2183 _GL_FUNCDECL_SYS (sqrtf, float, (float x));
2185 _GL_CXXALIAS_SYS (sqrtf, float, (float x));
2186 _GL_CXXALIASWARN (sqrtf);
2188 # undef sqrtf
2190 _GL_WARN_ON_USE (sqrtf, "sqrtf is unportable - "
2191 "use gnulib module sqrtf for portability");