Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dprivate.h233 typedef long long intmax_t; typedef
238 typedef long intmax_t; typedef
/bionic/libc/include/
Dstdint.h104 typedef int64_t intmax_t; typedef