| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionValueSInt64.cpp | 28 strm.Printf("%" PRIi64, m_current_value); in DumpValue() 52 "%" PRIi64 " is out of range, valid values must be between %" PRIi64 in SetValueFromString() 53 " and %" PRIi64 ".", in SetValueFromString()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSError.cpp | 80 stream.Printf("domain: nil - code: %" PRIi64, code); in NSError_SummaryProvider() 101 stream.Printf("domain: %s - code: %" PRIi64, domain_str_summary.GetData(), in NSError_SummaryProvider() 105 stream.Printf("domain: nil - code: %" PRIi64, code); in NSError_SummaryProvider()
|
| /freebsd/sbin/fsck_ffs/ |
| H A D | pass5.c | 402 printf("adjndir by %+" PRIi64 "\n", cmd.value); in pass5() 412 printf("adjnbfree by %+" PRIi64 "\n", in pass5() 423 printf("adjnifree by %+" PRIi64 "\n", in pass5() 434 printf("adjnffree by %+" PRIi64 "\n", in pass5() 446 printf("adjnumclusters by %+" PRIi64 "\n", in pass5()
|
| /freebsd/tests/sys/fs/fusefs/ |
| H A D | mockfs.cc | 236 printf(" range=[%" PRIi64 ":%" PRIi64 "]", in debug_request() 356 printf(" range=[%" PRIi64 ":%" PRIi64 "]", in debug_request() 406 printf("<- INVAL_INODE ino=%" PRIu64 " off=%" PRIi64 in debug_response() 407 " len=%" PRIi64 "\n", in debug_response()
|
| /freebsd/sys/arm64/include/ |
| H A D | _inttypes.h | 63 #define PRIi64 "li" /* int64_t */ macro
|
| /freebsd/sys/arm/include/ |
| H A D | _inttypes.h | 61 #define PRIi64 "lli" /* int64_t */ macro
|
| /freebsd/sys/riscv/include/ |
| H A D | _inttypes.h | 59 #define PRIi64 "li" /* int64_t */ macro
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | munit.h | 70 # if !defined(PRIi64) 71 # define PRIi64 "I64i" macro 285 munit_assert_type(munit_int64_t, PRIi64, a, op, b)
|
| /freebsd/sys/powerpc/include/ |
| H A D | _inttypes.h | 69 #define PRIi64 __PRI64"i" /* int64_t */ macro
|
| /freebsd/sys/x86/include/ |
| H A D | _inttypes.h | 69 #define PRIi64 __PRI64"i" /* int64_t */ macro
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StopInfo.cpp | 235 strm.Printf("breakpoint site %" PRIi64 in GetDescription() 239 strm.Printf("breakpoint site %" PRIi64 in GetDescription() 705 strm.Printf("watchpoint %" PRIi64, m_value); in GetDescription() 1131 strm.Printf("%" PRIi64, m_value); in GetDescription()
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | Socket.cpp | 336 ", src = %p, src_len = %" PRIu64 ", flags = 0) => %" PRIi64 in Read() 364 ", src = %p, src_len = %" PRIu64 ", flags = 0) => %" PRIi64 in Write()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cinttypes | 43 PRIi64
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cinttypes | 43 PRIi64
|
| /freebsd/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 92 PRINT(PRIi64, i64); in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/ |
| H A D | inttypes-macros.h | 225 #define PRIi64 __INT64_FMTi__ macro
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Stream.cpp | 53 return Printf("0x%" PRIi64, sval);
|
| /freebsd/contrib/file/src/ |
| H A D | file.h | 62 # define INT64_T_FORMAT PRIi64
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSpecialSymbolMap.inc | 553 SYMBOL(PRIi64, None, <cinttypes>) 554 SYMBOL(PRIi64, None, <inttypes.h>)
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 1468 "Value %" PRIi64 " is too large or small to fit in a %" PRIu64 in DoExecute()
|
| /freebsd/usr.sbin/rtadvd/ |
| H A D | config.c | 955 syslog(LOG_ERR, "PREF64 prefix length %" PRIi64 in getconfig()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 8614 s.Printf("%" PRIi64, enum_svalue); in DumpEnumValue()
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 13425 (void) snprintf(buf, sizeof (buf), "%" PRIi64, in print_wait_status_row()
|