Searched refs:__UINT32_FMTx__ (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h84 #define __UINT32_FMTx__ __INT32_FMT_MODIFIER__ "x" macro
204 #define PRIx32 __UINT32_FMTx__
308 #define SCNx32 __UINT32_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h74 #define PRIx32 __UINT32_FMTx__
H A Dstdint.h90 #define __UINT32_FMTx__ __INT32_FMT_MODIFIER__ "x" macro

Completed in 23 milliseconds