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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h100 #define __UINT_LEAST16_FMTx__ __INT_LEAST16_FMT_MODIFIER__ "x" macro
208 #define PRIxLEAST16 __UINT_LEAST16_FMTx__
312 #define SCNxLEAST16 __UINT_LEAST16_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h78 #define PRIxLEAST16 __UINT_LEAST16_FMTx__
H A Dstdint.h106 #define __UINT_LEAST16_FMTx__ __INT_LEAST16_FMT_MODIFIER__ "x" macro

Completed in 15 milliseconds