Searched refs:PRIuFAST32 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/sys/sparc64/include/ |
| D | _inttypes.h | 99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
|
| /freebsd-10-stable/sys/ia64/include/ |
| D | _inttypes.h | 99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
|
| /freebsd-10-stable/sys/arm/include/ |
| D | _inttypes.h | 99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
|
| /freebsd-10-stable/sys/powerpc/include/ |
| D | _inttypes.h | 107 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
|
| /freebsd-10-stable/sys/x86/include/ |
| D | _inttypes.h | 107 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
|
| /freebsd-10-stable/sys/mips/include/ |
| D | _inttypes.h | 108 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
|
| /freebsd-10-stable/contrib/libc++/include/ |
| D | cinttypes | 89 PRIuFAST32
|
| D | module.modulemap | 94 …PRIu8, PRIu16, PRIu32, PRIu64, PRIuFAST8, PRIuFAST16, PRIuFAST32, PRIuFAST64, PRIuLEAST8, PRIuLEAS…
|
| /freebsd-10-stable/contrib/netbsd-tests/include/ |
| D | t_inttypes.c | 129 PRINT(PRIuFAST32, uif32); in ATF_TC_BODY()
|