Searched refs:INT8_MIN (Results 1 - 3 of 3) 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
/bionic/tests/headers/posix/
H A Dstdint_h.c68 MACRO(INT8_MIN);

Completed in 541 milliseconds