Searched defs:PRIx32 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Headers/ | ||
H A D | inttypes.h | 76 #define PRIx32 "x" macro |
/llvm-project/libc/include/llvm-libc-macros/ | ||
H A D | inttypes-macros.h | 270 #define PRIx32 __UINT32_FMTx__ macro |