Searched refs:endbuf (Results 1 – 1 of 1) sorted by relevance
109 char *buf, *endbuf, *dp; in fpconv_strtod() local144 value = strtod(buf, &endbuf); in fpconv_strtod()145 *endptr = (char *)&nptr[endbuf - buf]; in fpconv_strtod()