Searched refs:INT_FAST64_MIN (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h146 # define INT_FAST64_MIN LLONG_MIN macro
149 # define INT_FAST64_MIN __LONG_LONG_MIN__ macro
159 # define INT_FAST64_MIN LONG_MIN macro
/bionic/libc/include/
H A Dstdint.h190 #define INT_FAST64_MIN INT64_MIN macro

Completed in 87 milliseconds