Searched defs:strtof (Results 1 – 8 of 8) sorted by relevance
17 float strtof(const char *restrict s, char **restrict p) in strtof() function
341 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
504 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
552 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
1142 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
3497 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function