Searched refs:endp (Results 1 – 1 of 1) sorted by relevance
14 wchar_t *np, *endp, fwc; in tst_wcstod() local26 ret = wcstod (np, &endp); in tst_wcstod()34 (unsigned long int) *endp); in tst_wcstod()56 if (fwc == *endp) in tst_wcstod()
Completed in 2 milliseconds