| /netbsd/src/tests/lib/libm/ |
| D | t_cosh.c | 171 if (!(fabsf((coshf(x) - cosh_x)/cosh_x) <= eps)) { in ATF_TC_BODY() 173 x, coshf(x), cosh_x); in ATF_TC_BODY() 189 ATF_CHECK(isnan(coshf(x)) != 0); in ATF_TC_BODY() 201 float y = coshf(x); in ATF_TC_BODY() 216 float y = coshf(x); in ATF_TC_BODY() 232 if (coshf(x) != 1.0) in ATF_TC_BODY() 246 if (coshf(x) != 1.0) in ATF_TC_BODY()
|
| /netbsd/src/lib/libm/src/ |
| D | w_coshf.c | 30 __weak_alias(coshf, _coshf) in __weak_alias() argument 34 coshf(float x) /* wrapper coshf */ in __weak_alias()
|
| D | namespace.h | 30 #define coshf _coshf macro
|
| /netbsd/src/lib/libm/noieee_src/ |
| D | n_cosh.c | 91 __weak_alias(coshf, _coshf); 144 coshf(float x) in coshf() function
|
| /netbsd/src/lib/libm/complex/ |
| D | csinhf.c | 44 w = sinhf(x) * cosf(y) + (coshf(x) * sinf(y)) * I; in csinhf()
|
| D | ccoshf.c | 44 w = coshf(x) * cosf(y) + (sinhf(x) * sinf(y)) * I; in ccoshf()
|
| D | ctanhf.c | 44 d = coshf(2.0f * x) + cosf(2.0f * y); in ctanhf()
|
| D | ctanf.c | 46 d = cosf(2.0f * crealf(z)) + coshf(2.0f * cimagf(z)); in ctanf()
|
| D | cephes_subrf.c | 45 *c = coshf(x); in _cchshf()
|
| /netbsd/src/lib/libm/ |
| D | m.common.expsym | 140 coshf
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|
| /netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/ |
| D | symver-config.h | 1145 # define coshf _coshf macro
|