Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h167 # define UINT64_MAX (__UINT64_C(18446744073709551615)) macro
169 # define UINT_LEAST64_MAX UINT64_MAX
170 # define UINT_FAST64_MAX UINT64_MAX
221 # define UINTMAX_MAX UINT64_MAX