Home | History | Annotate | Download | only in lib

Lines Matching defs:asinf

242 #  undef asinf
243 _GL_FUNCDECL_SYS (asinf, float, (float x));
245 _GL_CXXALIAS_SYS (asinf, float, (float x));
246 _GL_CXXALIASWARN (asinf);
248 # undef asinf
250 _GL_WARN_ON_USE (asinf, "asinf is unportable - "
251 "use gnulib module asinf for portability");