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

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dpcap-inttypes.h59 typedef _int64 int64_t; typedef
62 typedef long long int64_t; typedef
/freebsd-11-stable/sys/sys/
H A D_stdint.h49 typedef __int64_t int64_t; typedef
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp62 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-11-stable/stand/efi/include/arm/
H A Defibind.h52 typedef long long int64_t; typedef
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h136 typedef __int64 int64_t; typedef
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h91 #define int64_t _int64 macro
117 #define int64_t long long macro
/freebsd-11-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-11-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-11-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-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h
H A DIntegral.h
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h35 #define int64_t long long macro
/freebsd-11-stable/sys/dev/mxge/
H A Dmxge_mcp.h41 typedef signed long long int64_t; typedef
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h276 typedef long int int64_t; typedef
279 typedef long long int int64_t; typedef
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h96 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dmain.c124 #define int64_t __int64 macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h210 typedef signed long long int64_t; typedef
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c140 #define int64_t __int64 macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dspe.h38 typedef long long int64_t; typedef

Completed in 311 milliseconds