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

/bionic/libc/include/
H A Dstdint.h154 #define INT8_MIN (-128) macro
156 #define INT_LEAST8_MIN INT8_MIN
158 #define INT_FAST8_MIN INT8_MIN
/bionic/tools/versioner/current/
H A Dstdint.h154 #define INT8_MIN (-128) macro
156 #define INT_LEAST8_MIN INT8_MIN
158 #define INT_FAST8_MIN INT8_MIN

Completed in 5 milliseconds