Searched defs:uintmax_t (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h178 typedef unsigned long long uintmax_t; typedef
181 typedef unsigned long uintmax_t; typedef
/bionic/libc/include/
H A Dstdint.h217 * intmax_t & uintmax_t
220 typedef uint64_t uintmax_t; typedef

Completed in 1167 milliseconds