Searched defs:strtoimax (Results 1 - 4 of 4) sorted by last modified time

/freebsd-current/contrib/tzcode/
H A Dprivate.h361 # define strtoimax strtoll macro
371 # define strtoimax strtol macro
/freebsd-current/crypto/openssl/test/
H A Dparams_conversion_test.c20 # define strtoimax strtoll macro
/freebsd-current/lib/libc/stdlib/
H A Dstrtoimax.c153 strtoimax(const char * __restrict nptr, char ** __restrict endptr, int base) function
/freebsd-current/contrib/diff/lib/
H A Dstrtoimax.c57 # define strtoimax strtoumax macro
65 strtoimax (char const *ptr, char **endptr, int base) function

Completed in 141 milliseconds