Lines Matching full:endptr
889 char* endptr;910 id = strtoul(data, &endptr, 0);911 if (*endptr != '\0') {