Home
last modified time | relevance | path

Searched refs:INT8_MIN (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/libuv/include/uv/
H A Dstdint-msvc2008.h132 #define INT8_MIN ((int8_t)_I8_MIN) macro
146 #define INT_LEAST8_MIN INT8_MIN
160 #define INT_FAST8_MIN INT8_MIN
/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dstdint.h38 #define INT8_MIN (-1-0x7f) macro
53 #define INT_FAST8_MIN INT8_MIN
56 #define INT_LEAST8_MIN INT8_MIN
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dumachine.h183 #ifndef INT8_MIN
185 # define INT8_MIN ((int8_t)(-128)) macro

Completed in 3 milliseconds