Home
last modified time | relevance | path

Searched defs:PRIuFAST64 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/arm64/include/
H A D_inttypes.h103 #define PRIuFAST64 "lu" /* uint_fast64_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h101 #define PRIuFAST64 "llu" /* uint_fast64_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h99 #define PRIuFAST64 "lu" /* uint_fast64_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h109 #define PRIuFAST64 __PRI64"u" /* uint_fast64_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h109 #define PRIuFAST64 __PRI64"u" /* uint_fast64_t */ macro