Searched defs:strtol (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ | ||
H A D | strtol.c | 1 /* $OpenBSD: strtol.c,v 1.10 2014/09/13 20:10:12 schwarze Exp $ */ 43 strtol(const char *nptr, char **endptr, int base) function |
Completed in 44 milliseconds