Home | History | Annotate | Download | only in src

Lines Matching full:endp

213       char *endp;
215 if (((instance = strtol (argv[remaining], &endp, 10)) == LONG_MAX
218 || *endp != '\0')