Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h192 #define UINT64_MAX (UINT64_C(18446744073709551615)) macro
194 #define UINT_LEAST64_MAX UINT64_MAX
195 #define UINT_FAST64_MAX UINT64_MAX
199 #define UINTMAX_MAX UINT64_MAX
215 # define UINTPTR_MAX UINT64_MAX
218 # define SIZE_MAX UINT64_MAX