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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h80 #define __UINT16_FMTx__ __INT16_FMT_MODIFIER__ "x" macro
203 #define PRIx16 __UINT16_FMTx__
307 #define SCNx16 __UINT16_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h73 #define PRIx16 __UINT16_FMTx__
H A Dstdint.h86 #define __UINT16_FMTx__ __INT16_FMT_MODIFIER__ "x" macro

Completed in 13 milliseconds