Home
last modified time | relevance | path

Searched defs:INT32_C (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h159 #define INT32_C(C) C##i32 macro
/third_party/musl/include/
Dstdint.h99 #define INT32_C(c) c macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h99 #define INT32_C(c) c macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h99 #define INT32_C(c) c macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h99 #define INT32_C(c) c macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h99 #define INT32_C(c) c macro
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h232 #define INT32_C(val) val##i32 macro