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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h106 #define __UINT_LEAST32_FMTx__ __INT_LEAST32_FMT_MODIFIER__ "x" macro
209 #define PRIxLEAST32 __UINT_LEAST32_FMTx__
313 #define SCNxLEAST32 __UINT_LEAST32_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h79 #define PRIxLEAST32 __UINT_LEAST32_FMTx__
H A Dstdint.h112 #define __UINT_LEAST32_FMTx__ __INT_LEAST32_FMT_MODIFIER__ "x" macro

Completed in 87 milliseconds