Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 23 of 23) sorted by relevance

/freebsd-12.1/contrib/libpcap/pcap/
H A Dpcap-inttypes.h59 typedef _int64 int64_t; typedef
62 typedef long long int64_t; typedef
/freebsd-12.1/stand/efi/include/arm64/
H A Defibind.h47 typedef __int64 int64_t; typedef
60 typedef long int64_t; typedef
72 typedef long long int64_t; typedef
/freebsd-12.1/stand/efi/include/amd64/
H A Defibind.h47 typedef __int64 int64_t; typedef
60 typedef long int64_t; typedef
72 typedef long long int64_t; typedef
/freebsd-12.1/stand/efi/include/i386/
H A Defibind.h47 typedef __int64 int64_t; typedef
60 typedef long int64_t; typedef
72 typedef long long int64_t; typedef
/freebsd-12.1/sys/sys/
H A D_stdint.h51 typedef __int64_t int64_t; typedef
/freebsd-12.1/contrib/tcpdump/
H A Dnetdissect-stdinc.h91 #define int64_t _int64 macro
117 #define int64_t long long macro
/freebsd-12.1/stand/efi/include/arm/
H A Defibind.h52 typedef long long int64_t; typedef
/freebsd-12.1/crypto/openssl/include/openssl/
H A De_os2.h238 typedef INT64 int64_t; typedef
/freebsd-12.1/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h136 typedef __int64 int64_t; typedef
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h419 virtual bool testImmPredicate_I64(unsigned, int64_t) const { in testImmPredicate_I64() argument
/freebsd-12.1/crypto/openssh/
H A Ddefines.h252 typedef long int int64_t; typedef
255 typedef long long int int64_t; typedef
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read.c1199 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format() argument
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dfp_lib.h36 # define int64_t long long macro
/freebsd-12.1/sys/dev/mxge/
H A Dmxge_mcp.h42 typedef signed long long int64_t; typedef
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Droken.h.in138 typedef __int64 int64_t; typedef
/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dstdint.h107 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp779 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots()
/freebsd-12.1/stand/kshim/
H A Dbsd_kernel.h210 typedef signed long long int64_t; typedef
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2108 virtual bool isLegalICmpImmediate(int64_t) const { in isLegalICmpImmediate() argument
2115 virtual bool isLegalAddImmediate(int64_t) const { in isLegalAddImmediate() argument
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3381 bool (*ConvertResult)(int64_t&)) { in parseIntWithPrefix()
3401 bool (*ConvertResult)(int64_t&)) { in parseOperandArrayWithPrefix()
/freebsd-12.1/contrib/libarchive/libarchive/test/
H A Dmain.c124 #define int64_t __int64 macro
/freebsd-12.1/contrib/libarchive/test_utils/
H A Dtest_main.c140 #define int64_t __int64 macro
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dspe.h38 typedef long long int64_t; typedef