Searched defs:PRIiFAST64 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/arm/include/
H A D_inttypes.h69 #define PRIiFAST64 "lli" /* int_fast64_t */ macro
/freebsd-current/sys/arm64/include/
H A D_inttypes.h71 #define PRIiFAST64 "li" /* int_fast64_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_inttypes.h77 #define PRIiFAST64 __PRI64"i" /* int_fast64_t */ macro
/freebsd-current/sys/riscv/include/
H A D_inttypes.h67 #define PRIiFAST64 "li" /* int_fast64_t */ macro
/freebsd-current/sys/x86/include/
H A D_inttypes.h77 #define PRIiFAST64 __PRI64"i" /* int_fast64_t */ macro

Completed in 190 milliseconds