Home | History | Annotate | Download | only in gold

Lines Matching defs:endptr

609       char* endptr;
610 v = strtoull(entry, &endptr, 0);
611 if (*endptr != '\0')