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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h88 #define __UINT64_FMTx__ __INT64_FMT_MODIFIER__ "x" macro
205 #define PRIx64 __UINT64_FMTx__
309 #define SCNx64 __UINT64_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h75 #define PRIx64 __UINT64_FMTx__
H A Dstdint.h94 #define __UINT64_FMTx__ __INT64_FMT_MODIFIER__ "x" macro

Completed in 58 milliseconds