| /freebsd-12-stable/stand/ficl/ |
| D | math64.h | 75 #define i64Extend(i64) (i64).hi = ((i64).lo < 0) ? -1L : 0 argument 76 #define m64CastIU(i64) (*(DPUNS *)(&(i64))) argument
|
| D | math64.c | 216 void i64Push(FICL_STACK *pStack, DPINT i64) in i64Push()
|
| /freebsd-12-stable/crypto/openssl/crypto/modes/ |
| D | modes_local.h | 13 typedef __int64 i64; typedef 17 typedef long i64; typedef 21 typedef long long i64; typedef
|
| /freebsd-12-stable/contrib/netbsd-tests/include/ |
| D | t_inttypes.c | 43 int64_t i64 = 0; in ATF_TC_BODY() local
|
| /freebsd-12-stable/sys/dev/bhnd/nvram/ |
| D | bhnd_nvram_value.h | 236 int64_t i64[1]; /**< 64-bit signed data */ member
|
| D | bhnd_nvram_value_prf.c | 631 int64_t i64; in bhnd_nvram_val_vprintf() member
|
| D | bhnd_nvram_value.c | 1062 int64_t i64; in bhnd_nvram_val_encode_int() member
|
| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/typedef/ |
| D | tst.TypedefDataAssign.d | 87 new_int64 i64; variable
|
| /freebsd-12-stable/contrib/libevent/test/ |
| D | regress_util.c | 450 ev_int64_t i64 = -1 * (ev_int64_t) u64; in test_evutil_snprintf() local 752 ev_int64_t i64; in test_evutil_integers() local
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/test/ |
| D | regress_util.c | 450 ev_int64_t i64 = -1 * (ev_int64_t) u64; in test_evutil_snprintf() local 752 ev_int64_t i64; in test_evutil_integers() local
|
| /freebsd-12-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-fau.h | 256 uint64_t i64; in cvmx_fau_tagwait_fetch_and_add64() member
|
| /freebsd-12-stable/sys/amd64/amd64/ |
| D | bpf_jit_machdep.h | 142 #define MOViq(i64, r64) do { \ argument
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/os/ |
| D | fm.c | 232 uint64_t i64; in fm_nvprintr() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | MachineValueType.h | 47 i64 = 6, // This is a 64 bit integer value enumerator
|
| /freebsd-12-stable/sys/contrib/zstd/doc/educational_decoder/ |
| D | zstd_decompress.c | 50 typedef int64_t i64; typedef
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenModule.cpp | 6067 llvm::Type *i64 = llvm::Type::getInt64Ty(Context); in GetPointerConstant() local
|
| /freebsd-12-stable/crypto/heimdal/lib/sqlite/ |
| D | sqlite3.c | 7704 typedef sqlite_int64 i64; /* 8-byte signed integer */ typedef
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | shell.c | 122 typedef sqlite3_int64 i64; typedef
|
| D | sqlite3.c | 14697 typedef sqlite_int64 i64; /* 8-byte signed integer */ typedef
|