Lines Matching full:endp
535 char *endp, *p0 = p;539 b = strtoul(p, &endp, 0);540 if (endp == p)547 return endp - p0;550 p = endp;