Searched defs:coshf (Results 1 – 2 of 2) sorted by relevance
35 LIBC_INLINE float coshf(float x) { return __nv_coshf(x); } coshf() function
87 __DEVICE__ float coshf(float __a) { return __nv_coshf(__a); } coshf() function