coshf 628 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (coshf, float, (float x)); coshf 629 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (coshf, float, (float x)); coshf 633 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (coshf, float, (float x)); coshf 635 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (coshf, float, (float x)); coshf 637 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (coshf); coshf 641 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (coshf, "coshf is unportable - " coshf 24 maint/gnulib/tests/test-coshf.c SIGNATURE_CHECK (coshf, float, (float)); coshf 36 maint/gnulib/tests/test-coshf.c y = coshf (x); coshf 112 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::coshf, float, (float));