Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dprivate.h179 # define INTMAX_MAX LLONG_MAX macro
182 # define INTMAX_MAX __LONG_LONG_MAX__ macro
189 # define INTMAX_MAX LONG_MAX macro
/bionic/libc/include/
Dstdint.h198 #define INTMAX_MAX INT64_MAX macro