Searched defs:strtof (Results 1 – 7 of 7) sorted by relevance
17 float strtof(const char *restrict s, char **restrict p) in strtof() function
326 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
489 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
547 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
1124 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
3396 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function