| /freebsd-13.1/stand/ficl/ |
| H A D | math64.h | 75 #define i64Extend(i64) (i64).hi = ((i64).lo < 0) ? -1L : 0 argument 76 #define m64CastIU(i64) (*(DPUNS *)(&(i64))) argument
|
| H A D | math64.c | 216 void i64Push(FICL_STACK *pStack, DPINT i64) in i64Push()
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
| H A D | ereports.c | 83 uint64_t i64 = 0; in print_ereport_line() local
|
| /freebsd-13.1/crypto/openssl/crypto/modes/ |
| H A D | modes_local.h | 13 typedef __int64 i64; typedef 17 typedef long i64; typedef 21 typedef long long i64; typedef
|
| /freebsd-13.1/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 43 int64_t i64 = 0; in ATF_TC_BODY() local
|
| /freebsd-13.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_value.h | 234 int64_t i64[1]; /**< 64-bit signed data */ member
|
| H A D | bhnd_nvram_value_prf.c | 630 int64_t i64; in bhnd_nvram_val_vprintf() member
|
| H A D | bhnd_nvram_value.c | 1058 int64_t i64; in bhnd_nvram_val_encode_int() member
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/typedef/ |
| H A D | tst.TypedefDataAssign.d | 87 new_int64 i64; variable
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | fmd_api.h | 115 int64_t i64; /* FMD_TYPE_INT64 */ member
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_util.c | 387 ev_int64_t i64 = -1 * (ev_int64_t) u64; in test_evutil_snprintf() local 689 ev_int64_t i64; in test_evutil_integers() local
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress_util.c | 387 ev_int64_t i64 = -1 * (ev_int64_t) u64; in test_evutil_snprintf() local 689 ev_int64_t i64; in test_evutil_integers() local
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-fau.h | 256 uint64_t i64; in cvmx_fau_tagwait_fetch_and_add64() member
|
| /freebsd-13.1/sys/amd64/amd64/ |
| H A D | bpf_jit_machdep.h | 142 #define MOViq(i64, r64) do { \ argument
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zed/ |
| H A D | zed_event.c | 639 uint64_t i64; in _zed_event_add_nvpair() local
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 137 int64_t i64; /* 64-bit signed int */ member
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 473 int64_t i64; member
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 147 int64_t i64; /* 64-bit signed int */ member
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | MachineValueType.h | 47 i64 = 6, // This is a 64 bit integer value enumerator
|
| /freebsd-13.1/sys/contrib/zstd/doc/educational_decoder/ |
| H A D | zstd_decompress.c | 68 typedef int64_t i64; typedef
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 6067 llvm::Type *i64 = llvm::Type::getInt64Ty(Context); in GetPointerConstant() local
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 9545 uint64_t i64; in zpool_do_events_nvprint() local
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | shell.c | 102 typedef sqlite3_int64 i64; typedef
|
| H A D | sqlite3.c | 13902 typedef sqlite_int64 i64; /* 8-byte signed integer */ typedef
|