Searched defs:strtoimax (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dstrtoimax.c1 /* $OpenBSD: strtoimax.c,v 1.2 2014/09/13 20:10:12 schwarze Exp $ */
42 strtoimax(const char *nptr, char **endptr, int base) function
/bionic/libc/tzcode/
H A Dprivate.h82 /* Enable strtoimax on Solaris 10. */
234 # define strtoimax strtoll macro
239 # define strtoimax strtol macro

Completed in 371 milliseconds