| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_platform.h | 157 #if !HAVE_INTTYPES_H || !defined(PRIx32) || !defined(PRId32) 167 #ifndef PRId32 169 #define PRId32 "d" macro 171 #define PRId32 "ld" macro
|
| /freebsd/contrib/processor-trace/include/windows/ |
| H A D | inttypes.h | 42 #ifndef PRId32 43 # define PRId32 "d" macro
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | inttypes.h | 29 #undef PRId32 64 #define PRId32 "d" macro
|
| /freebsd/contrib/netbsd-tests/usr.bin/nbperf/ |
| H A D | hash_driver.c | 49 printf("%" PRId32 "\n", hash(line, len)); in main()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | CoreMedia.cpp | 84 stream.Printf("%" PRId64 " %" PRId32 "th%sof a second", value, timescale, in CMTimeSummaryProvider()
|
| /freebsd/usr.bin/bsdiff/bsdiff/ |
| H A D | divsufsort64.h | 58 #define PRIdSAINT_T PRId32
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | malloc_io.h | 25 # define FMTd32 PRId32
|
| /freebsd/sys/arm64/include/ |
| H A D | _inttypes.h | 47 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd/sys/arm/include/ |
| H A D | _inttypes.h | 45 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd/sys/riscv/include/ |
| H A D | _inttypes.h | 43 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd/sys/powerpc/include/ |
| H A D | _inttypes.h | 53 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd/sys/x86/include/ |
| H A D | _inttypes.h | 53 #define PRId32 "d" /* int32_t */ macro
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | Watchpoint.cpp | 167 "callback for watchpoint %" PRId32 in VariableWatchpointDisabler() 174 "callback for watchpoint %" PRId32 in VariableWatchpointDisabler()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cinttypes | 24 PRId32
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cinttypes | 24 PRId32
|
| /freebsd/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 76 PRINT(PRId32, i32); in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/ |
| H A D | inttypes-macros.h | 209 #define PRId32 __INT32_FMTd__ macro
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_vdev.c | 1575 "property: only values between %" PRId32 " " in construct_spec() 1576 "and %" PRId32 " are allowed.\n"), in construct_spec()
|
| H A D | zpool_main.c | 1517 (void) sprintf(strval, "%" PRId32, intval); in zpool_do_add() 7695 (void) sprintf(strval, "%" PRId32, intval); in zpool_do_attach_or_replace()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSpecialSymbolMap.inc | 523 SYMBOL(PRId32, None, <cinttypes>) 524 SYMBOL(PRId32, None, <inttypes.h>)
|
| /freebsd/lib/libnetmap/ |
| H A D | nmport.c | 399 nmctx_ferror(ctx, "cannot set mem_id to %"PRId32", already set to %"PRIu16"", in NPOPT_DECL()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 945 " sub %" PRId32, in SetArchitecture()
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 775 "only values between %" PRId32 " and %" in zpool_valid_proplist() 776 PRId32 " are allowed."), in zpool_valid_proplist()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 5121 LLDB_LOGF(log, "found %" PRId32 " modules in total", in GetLoadedModuleList() 5181 LLDB_LOGF(log, "found %" PRId32 " modules in total", in GetLoadedModuleList()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV2.cpp | 967 " offset = %" PRId32 "\n", in DoExecute()
|