Searched defs:fmaxf (Results 1 – 7 of 7) sorted by relevance
2 pub fn fmaxf(x: f32, y: f32) -> f32 { in fmaxf() function
116 mod fmaxf; module
3 float fmaxf(float x, float y) in fmaxf() function
5 float fmaxf(float x, float y) in fmaxf() function
333 float fmaxf(float x, float y) in fmaxf() function