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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dinttypes.h112 #define __UINT_LEAST64_FMTx__ __INT_LEAST64_FMT_MODIFIER__ "x" macro
210 #define PRIxLEAST64 __UINT_LEAST64_FMTx__
314 #define SCNxLEAST64 __UINT_LEAST64_FMTx__
/fuchsia/zircon/kernel/lib/libc/include/
H A Dinttypes.h80 #define PRIxLEAST64 __UINT_LEAST64_FMTx__
H A Dstdint.h118 #define __UINT_LEAST64_FMTx__ __INT_LEAST64_FMT_MODIFIER__ "x" macro

Completed in 11 milliseconds