Searched defs:c_float (Results 1 – 15 of 15) sorted by relevance
9 pub type c_float = f32; typedef
28 pub type c_float = f32; typedef552 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
13 pub type c_float = f32; typedef
298 fn c_float(i: &[u8]) -> nom::IResult<&[u8], f64> { in c_float() function
194 class c_float(_SimpleCData): class
9 pub type c_float = f32; typedef341 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
27 pub type c_float = f32; typedef1311 pub fn ceilf(x: c_float) -> c_float; in ceilf()1327 pub fn roundf(x: c_float) -> c_float; in roundf()
12 pub type c_float = f32; typedef504 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
21 pub type c_float = f32; typedef1142 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
11 pub type c_float = f32; typedef
14 pub type c_float = f32; typedef3497 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()