Searched defs:truncf (Results 1 – 8 of 8) sorted by relevance
55 .global truncf symbol57 truncf: label
5 float truncf(float x) in truncf() function
3 float truncf(float x) in truncf() function
4 pub fn truncf(x: f32) -> f32 { in truncf() function
194 mod truncf; module
427 float truncf(float x) in truncf() function