Searched defs:int64_t (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/contrib/libpcap/pcap/
H A Dpcap-inttypes.h59 typedef _int64 int64_t; typedef
62 typedef long long int64_t; typedef
/freebsd-13-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py50 int64_t = _ffi_cast('int64_t') variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp63 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-13-stable/sys/sys/
H A D_stdint.h51 typedef __int64_t int64_t; typedef
/freebsd-13-stable/crypto/openssl/include/openssl/
H A De_os2.h238 typedef INT64 int64_t; typedef
255 typedef __int64 int64_t; typedef
/freebsd-13-stable/stand/efi/include/arm/
H A Defibind.h52 typedef long long int64_t; typedef
/freebsd-13-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h91 #define int64_t _int64 macro
117 #define int64_t long long macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h
H A DIntegral.h
/freebsd-13-stable/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h136 typedef __int64 int64_t; typedef
/freebsd-13-stable/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-13-stable/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-13-stable/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-13-stable/stand/efi/include/riscv/
H A Defibind.h47 typedef __int64 int64_t; typedef
60 typedef long int64_t; typedef
72 typedef long long int64_t; typedef
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h35 #define int64_t long long macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h96 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-13-stable/sys/dev/mxge/
H A Dmxge_mcp.h42 typedef signed long long int64_t; typedef
/freebsd-13-stable/crypto/openssh/
H A Ddefines.h252 typedef long int int64_t; typedef
255 typedef long long int int64_t; typedef
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dmain.c124 #define int64_t __int64 macro
/freebsd-13-stable/stand/kshim/
H A Dbsd_kernel.h222 typedef signed long long int64_t; typedef
224 typedef signed long int64_t; typedef
/freebsd-13-stable/contrib/libarchive/test_utils/
H A Dtest_main.c140 #define int64_t __int64 macro

Completed in 3718 milliseconds