Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dprivate.h267 typedef unsigned long long uintmax_t; typedef
269 typedef unsigned long uintmax_t; typedef
/bionic/libc/include/
Dstdint.h103 typedef uint64_t uintmax_t; typedef