Home
last modified time | relevance | path

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

/freebsd-src/lib/msun/src/
H A De_sinhf.c22 sinhf(float x) in sinhf() function
/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Dsinhf_2u3.c
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h310 __DEVICE__ float sinhf(float __a) { return __nv_sinhf(__a); } in sinhf() function