Searched defs:acosf (Results 1 – 2 of 2) sorted by relevance
19 LIBC_INLINE float acosf(float x) { return __nv_acosf(x); } acosf() function
59 __DEVICE__ float acosf(float __a) { return __nv_acosf(__a); } acosf() function