Searched defs:strtold (Results 1 – 2 of 2) sorted by relevance
27 long double strtold(const char *restrict s, char **restrict p) in strtold() function
534 pub fn strtold(arg1: *const c_char, arg2: *mut *mut c_char) -> f64; in strtold() function