Searched refs:INT8_C (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/libuv/include/uv/ | ||
H A D | stdint-msvc2008.h | 230 #define INT8_C(val) val##i8 macro |
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | stdint.h | 97 #define INT8_C(c) c
macro |
Completed in 2 milliseconds