Home
last modified time | relevance | path

Searched refs:PRIxLEAST64 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm64/include/
H A D_inttypes.h111 #define PRIxLEAST64 "lx" /* uint_least64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h113 #define PRIxLEAST64 "llx" /* uint_least64_t */ macro
/f-stack/freebsd/x86/include/
H A D_inttypes.h121 #define PRIxLEAST64 __PRI64"x" /* uint_least64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h122 #define PRIxLEAST64 __PRI64"x" /* uint_least64_t */ macro