Home
last modified time | relevance | path

Searched defs:UINTMAX_MAX (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tzcode/
Dprivate.h403 # define UINTMAX_MAX ULLONG_MAX macro
406 # define UINTMAX_MAX ULONG_MAX macro
/bionic/libc/include/
Dstdint.h200 #define UINTMAX_MAX UINT64_MAX macro