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

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

Completed in 160 milliseconds