Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h193 #define UINT64_MAX (UINT64_C(18446744073709551615)) macro
195 #define UINT_LEAST64_MAX UINT64_MAX
196 #define UINT_FAST64_MAX UINT64_MAX
200 #define UINTMAX_MAX UINT64_MAX
216 # define UINTPTR_MAX UINT64_MAX
219 # define SIZE_MAX UINT64_MAX