Lines Matching full:endp
213 char *endp;215 if (((instance = strtol (argv[remaining], &endp, 10)) == LONG_MAX218 || *endp != '\0')