Home
last modified time | relevance | path

Searched defs:UINT8_C (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h150 #define UINT8_C(C) C##ui8 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h101 #define UINT8_C(c) c macro
/third_party/musl/include/
Dstdint.h101 #define UINT8_C(c) c macro
/third_party/musl/ndk_musl_include/
Dstdint.h101 #define UINT8_C(c) c macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h101 #define UINT8_C(c) c macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h101 #define UINT8_C(c) c macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h101 #define UINT8_C(c) c macro
/third_party/libuv/include/uv/
Dstdint-msvc2008.h235 #define UINT8_C(val) val##ui8 macro