Searched defs:sinhf (Results 1 – 2 of 2) sorted by relevance
81 LIBC_INLINE float sinhf(float x) { return __nv_sinhf(x); } sinhf() function
310 __DEVICE__ float sinhf(float __a) { return __nv_sinhf(__a); } sinhf() function