Searched defs:strtof (Results 1 – 7 of 7) sorted by relevance
17 float strtof(const char *restrict s, char **restrict p) in strtof() function
337 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
517 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
548 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
533 pub fn strtof(arg1: *const c_char, arg2: *mut *mut c_char) -> f32; in strtof() function
1127 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
3410 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function