Searched defs:strtoumax (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dstrtoumax.c125 strtoumax(const char * __restrict nptr, char ** __restrict endptr, int base) function
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dstrtoumax.c52 #undef strtoumax macro
56 strtoumax (ptr, endptr, base) function
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dinttypes_.h1086 # undef strtoumax macro
1087 # define strtoumax(p,e,b) \ macro

Completed in 236 milliseconds