Searched defs:roundf (Results 1 – 17 of 17) sorted by relevance
5 float roundf(float x) in roundf() function
3 float roundf(float x) in roundf() function
6 pub fn roundf(x: f32) -> f32 { in roundf() function
176 mod roundf; module
27 static inline float roundf(float x) in roundf() function
12 float roundf(float x) in roundf() function
220 static inline float roundf(float x) in roundf() function
495 float roundf(float x) in roundf() function
211 #define roundf(x) _hb_roundf(x) macro
1327 pub fn roundf(x: c_float) -> c_float; in roundf() function