Searched defs:nextafterf (Results 1 – 2 of 2) sorted by relevance
69 LIBC_INLINE float nextafterf(float x, float y) { return __nv_nextafterf(x, y); } nextafterf() function
205 __DEVICE__ float nextafterf(float __a, float __b) { nextafterf() function