Searched defs:wcstod (Results 1 – 3 of 3) sorted by relevance
57 double wcstod(const wchar_t *restrict s, wchar_t **restrict p) in wcstod() function
56 double wcstod(const wchar_t *restrict s, wchar_t **restrict p) in wcstod() function
1366 pub fn wcstod(s: *const wchar_t, p: *mut *mut wchar_t) -> c_double; in wcstod() function