Home
last modified time | relevance | path

Searched refs:INT16_C (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h152 #ifndef INT16_C
153 #define INT16_C(C) C##i16 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h98 #define INT16_C(c) c macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h98 #define INT16_C(c) c macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h98 #define INT16_C(c) c macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h98 #define INT16_C(c) c macro
/third_party/musl/include/
H A Dstdint.h98 #define INT16_C(c) c macro
/third_party/musl/libc-test/src/api/
H A Dstdint.c88 C(INT16_C(0)) in f()
H A Dinttypes.c90 C(INT16_C(0)) in f()
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h231 #define INT16_C(val) val##i16 macro
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h101 const int16_t kHMaxInt = INT16_C(0x7fff);

Completed in 6 milliseconds