Searched refs:PRId32 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/contrib/netbsd-tests/usr.bin/nbperf/ |
| D | hash_driver.c | 49 printf("%" PRId32 "\n", hash(line, len)); in main()
|
| /freebsd-10-stable/sys/sparc64/include/ |
| D | _inttypes.h | 44 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd-10-stable/sys/ia64/include/ |
| D | _inttypes.h | 44 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd-10-stable/sys/arm/include/ |
| D | _inttypes.h | 44 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd-10-stable/sys/powerpc/include/ |
| D | _inttypes.h | 52 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd-10-stable/sys/x86/include/ |
| D | _inttypes.h | 52 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd-10-stable/sys/mips/include/ |
| D | _inttypes.h | 53 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd-10-stable/contrib/libc++/include/ |
| D | cinttypes | 25 PRId32
|
| D | module.modulemap | 91 …PRId8, PRId16, PRId32, PRId64, PRIdFAST8, PRIdFAST16, PRIdFAST32, PRIdFAST64, PRIdLEAST8, PRIdLEAS…
|
| /freebsd-10-stable/contrib/netbsd-tests/include/ |
| D | t_inttypes.c | 76 PRINT(PRId32, i32); in ATF_TC_BODY()
|
| /freebsd-10-stable/contrib/libarchive/libarchive/ |
| D | archive_read_support_format_zip.c | 2023 "Invalid parameter set in PPMd8 stream (order=%" PRId32 ", " in zipx_ppmd8_init() 2024 "restore=%" PRId32 ")", order, restore_method); in zipx_ppmd8_init() 2031 "Unable to allocate memory for PPMd8 stream: %" PRId32 " bytes", in zipx_ppmd8_init()
|
| /freebsd-10-stable/contrib/libreadline/ |
| D | aclocal.m4 | 2697 #ifdef PRId32 2698 char *p = PRId32;
|