Home
last modified time | relevance | path

Searched defs:UINT32_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/
H A DDataTypes.h162 #define UINT32_C(C) C##ui32 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdint.h103 #define UINT32_C(c) c ## U macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h103 #define UINT32_C(c) c ## U macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdint.h103 #define UINT32_C(c) c ## U macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdint.h103 #define UINT32_C(c) c ## U macro
/third_party/musl/include/
H A Dstdint.h103 #define UINT32_C(c) c ## U macro
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h237 #define UINT32_C(val) val##ui32 macro

Completed in 4 milliseconds