HomeSort by relevance Sort by last modified time
    Searched defs:strtoimax (Results 1 - 9 of 9) sorted by null

  /bionic/libc/stdlib/
strtoimax.c 1 /* $OpenBSD: strtoimax.c,v 1.1 2006/01/13 17:58:09 millert Exp $ */
43 strtoimax(const char *nptr, char **endptr, int base) function