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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h136 #define __UINT_FAST64_FMTx__ __INT_FAST64_FMT_MODIFIER__ "x" macro
215 #define PRIxFAST64 __UINT_FAST64_FMTx__
319 #define SCNxFAST64 __UINT_FAST64_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h85 #define PRIxFAST64 __UINT_FAST64_FMTx__
H A Dstdint.h142 #define __UINT_FAST64_FMTx__ __INT_FAST64_FMT_MODIFIER__ "x" macro

Completed in 7 milliseconds