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