Searched defs:strtod_l (Results 1 – 3 of 3) sorted by relevance
10 double strtod_l(const char *restrict s, char **restrict p, locale_t l) in strtod_l() function
85 strtod_l in strtod_l() function
535 pub fn strtod_l(arg1: *const c_char, arg2: *mut *mut c_char, arg3: locale_t) -> f64; in strtod_l() function