Searched defs:INTMAX_MIN (Results 1 - 2 of 2) sorted by last modified time

/bionic/libc/include/
H A Dstdint.h197 #define INTMAX_MIN INT64_MIN macro
/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

Completed in 126 milliseconds