| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ConstraintSystem.h | 40 bool addVariableRow(const SmallVector<int64_t, 8> &R) { in addVariableRow() 56 bool addVariableRowFill(const SmallVector<int64_t, 8> &R) { in addVariableRowFill() 67 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { in negate()
|
| /freebsd-13.1/contrib/libpcap/pcap/ |
| H A D | pcap-inttypes.h | 59 typedef _int64 int64_t; typedef 62 typedef long long int64_t; typedef
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Object/ |
| H A D | RelocationResolver.cpp | 100 static uint64_t resolveBPF(uint64_t Type, uint64_t Offset, uint64_t S, in resolveBPF() argument 269 static uint64_t resolveX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86() argument 373 static uint64_t resolveMips32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips32() argument 481 static uint64_t resolveCOFFX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86() argument 502 static uint64_t resolveCOFFX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86_64() argument 524 static uint64_t resolveCOFFARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM() argument 545 static uint64_t resolveCOFFARM64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM64() argument 561 static uint64_t resolveMachOX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMachOX86_64() argument 604 static uint64_t resolveWasm32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveWasm32() argument
|
| /freebsd-13.1/stand/efi/include/amd64/ |
| H A D | efibind.h | 47 typedef __int64 int64_t; typedef 60 typedef long int64_t; typedef 72 typedef long long int64_t; typedef
|
| /freebsd-13.1/stand/efi/include/riscv/ |
| H A D | efibind.h | 47 typedef __int64 int64_t; typedef 60 typedef long int64_t; typedef 72 typedef long long int64_t; typedef
|
| /freebsd-13.1/stand/efi/include/arm64/ |
| H A D | efibind.h | 47 typedef __int64 int64_t; typedef 60 typedef long int64_t; typedef 72 typedef long long int64_t; typedef
|
| /freebsd-13.1/stand/efi/include/i386/ |
| H A D | efibind.h | 47 typedef __int64 int64_t; typedef 60 typedef long int64_t; typedef 72 typedef long long int64_t; typedef
|
| /freebsd-13.1/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | ctypes.py | 50 int64_t = _ffi_cast('int64_t') variable
|
| /freebsd-13.1/sys/sys/ |
| H A D | _stdint.h | 51 typedef __int64_t int64_t; typedef
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | netdissect-stdinc.h | 91 #define int64_t _int64 macro 117 #define int64_t long long macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ConstraintSystem.cpp | 145 bool ConstraintSystem::isConditionImplied(SmallVector<int64_t, 8> R) { in isConditionImplied()
|
| /freebsd-13.1/crypto/openssl/include/openssl/ |
| H A D | e_os2.h | 238 typedef INT64 int64_t; typedef
|
| /freebsd-13.1/contrib/ntp/sntp/libopts/compat/ |
| H A D | windows-config.h | 136 typedef __int64 int64_t; typedef
|
| /freebsd-13.1/stand/efi/include/arm/ |
| H A D | efibind.h | 52 typedef long long int64_t; typedef
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Boolean.h | 50 explicit operator int64_t() const { return V; } in int64_t() function
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read.c | 1188 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format() argument
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | defines.h | 275 typedef long int int64_t; typedef 278 typedef long long int int64_t; typedef
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | InstructionSelector.h | 533 virtual bool testImmPredicate_I64(unsigned, int64_t) const { in testImmPredicate_I64() argument
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_lib.h | 35 #define int64_t long long macro
|
| /freebsd-13.1/stand/kshim/ |
| H A D | bsd_kernel.h | 222 typedef signed long long int64_t; typedef 224 typedef signed long int64_t; typedef
|
| /freebsd-13.1/sys/dev/mxge/ |
| H A D | mxge_mcp.h | 42 typedef signed long long int64_t; typedef
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 94 isBigEndian(const SmallDenseMap<int64_t, int64_t, 8> &MemOffset2Idx, in isBigEndian() 3488 SmallDenseMap<int64_t, int64_t, 8> &MemOffset2Idx, in findLoadOffsetsForLoadOrCombine()
|
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | roken.h.in | 138 typedef __int64 int64_t; typedef
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | stdint.h | 96 typedef __INT64_TYPE__ int64_t; typedef
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRerollPass.cpp | 788 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
|