Searched defs:nextafterf (Results 1 – 4 of 4) sorted by relevance
2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
150 mod nextafterf; module
71 GLM_FUNC_QUALIFIER float nextafterf(float x, float y) function
203 __DEVICE__ float nextafterf(float __a, float __b) { in nextafterf() function