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

/bionic/libc/tzcode/
H A Dprivate.h180 # define INTMAX_MIN LLONG_MIN macro
183 # define INTMAX_MIN __LONG_LONG_MIN__ macro
190 # define INTMAX_MIN LONG_MIN macro
/bionic/libc/include/
H A Dstdint.h197 #define INTMAX_MIN INT64_MIN macro

Completed in 442 milliseconds