Searched refs:uintmax_t (Results 1 – 5 of 5) sorted by relevance
253 uintmax_t strtoumax(const char *, char **, int);256 uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n);
220 typedef uint64_t uintmax_t; typedef
260 uintmax_t strtoumax(const char *, char **, int);263 uintmax_t wcstoumax(const wchar_t * __restrict,
102 typedef uint64_t uintmax_t; typedef
386 typedef _Atomic(uintmax_t) atomic_uintmax_t;