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

/freebsd-10-stable/sys/arm/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-10-stable/sys/ia64/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-10-stable/sys/sparc64/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-10-stable/sys/mips/include/
H A D_inttypes.h93 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-10-stable/sys/powerpc/include/
H A D_inttypes.h92 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-10-stable/sys/x86/include/
H A D_inttypes.h92 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c114 PRINT(PRIoFAST32, uif32);

Completed in 189 milliseconds