Searched refs:PRIxFAST64 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/ia64/include/
H A D_inttypes.h115 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/freebsd-10.2-release/sys/sparc64/include/
H A D_inttypes.h115 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/freebsd-10.2-release/sys/arm/include/
H A D_inttypes.h115 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/freebsd-10.2-release/sys/powerpc/include/
H A D_inttypes.h123 #define PRIxFAST64 __PRI64"x" /* uint_fast64_t */ macro
/freebsd-10.2-release/sys/mips/include/
H A D_inttypes.h124 #define PRIxFAST64 __PRI64"x" /* uint_fast64_t */ macro
/freebsd-10.2-release/sys/x86/include/
H A D_inttypes.h123 #define PRIxFAST64 __PRI64"x" /* uint_fast64_t */ macro
/freebsd-10.2-release/contrib/netbsd-tests/include/
H A Dt_inttypes.c145 PRINT(PRIxFAST64, uif64);

Completed in 185 milliseconds