Home
last modified time | relevance | path

Searched defs:coshf (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/lib/msun/src/
H A De_coshf.c22 coshf(float x) in coshf() function
/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Dcoshf_1u9.c
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h87 __DEVICE__ float coshf(float __a) { return __nv_coshf(__a); } in coshf() function