Home
last modified time | relevance | path

Searched refs:uintmax_t (Results 1 – 5 of 5) sorted by relevance

/development/ndk/platforms/android-3/include/
Dinttypes.h253 uintmax_t strtoumax(const char *, char **, int);
256 uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n);
Dstdint.h220 typedef uint64_t uintmax_t; typedef
/development/ndk/platforms/android-21/include/
Dinttypes.h260 uintmax_t strtoumax(const char *, char **, int);
263 uintmax_t wcstoumax(const wchar_t * __restrict,
Dstdint.h102 typedef uint64_t uintmax_t; typedef
Dstdatomic.h386 typedef _Atomic(uintmax_t) atomic_uintmax_t;