Home
last modified time | relevance | path

Searched refs:INT8_C (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h146 #ifndef INT8_C
147 #define INT8_C(C) C##i8 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h97 #define INT8_C(c) c macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h97 #define INT8_C(c) c macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h97 #define INT8_C(c) c macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h97 #define INT8_C(c) c macro
/third_party/musl/include/
H A Dstdint.h97 #define INT8_C(c) c macro
/third_party/musl/libc-test/src/api/
H A Dstdint.c87 C(INT8_C(0)) in f()
H A Dinttypes.c89 C(INT8_C(0)) in f()
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h230 #define INT8_C(val) val##i8 macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.h200 ConstantInt1 &= INT8_C(1); in getConstantInt1()
H A DIceGlobalContext.cpp691 ConstantInt1 &= INT8_C(1); in getConstantInt1Internal()

Completed in 7 milliseconds