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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h64 #define __UINTPTR_FMTx__ __INTPTR_FMT_MODIFIER__ "x" macro
243 #define PRIxPTR __UINTPTR_FMTx__
347 #define SCNxPTR __UINTPTR_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h113 #define PRIxPTR __UINTPTR_FMTx__
H A Dstdint.h70 #define __UINTPTR_FMTx__ __INTPTR_FMT_MODIFIER__ "x" macro

Completed in 19 milliseconds