Searched defs:strtol (Results 1 – 2 of 2) sorted by relevance
184 strtol(const char * __restrict nptr, char ** __restrict endptr, int base) in strtol() function
207 long strtol (const char *nptr, char **endptr, int base) in strtol() function