Searched defs:c_float (Results 1 – 7 of 7) sorted by relevance
17 pub type c_float = f32; typedef
1281 pub fn ceilf(x: c_float) -> c_float; in ceilf()1297 pub fn roundf(x: c_float) -> c_float; in roundf()
332 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
672 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
584 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
1160 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
3488 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()