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

/freebsd-current/contrib/libpcap/pcap/
H A Dpcap-inttypes.h68 typedef _int64 int64_t; typedef
71 typedef long long int64_t; typedef
/freebsd-current/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py50 int64_t = _ffi_cast('int64_t') variable
/freebsd-current/sys/sys/
H A D_stdint.h49 typedef __int64_t int64_t; typedef
/freebsd-current/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h26 typedef long int64_t; typedef in namespace:hlsl
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h136 typedef __int64 int64_t; typedef
/freebsd-current/crypto/openssl/include/openssl/
H A De_os2.h229 typedef INT64 int64_t; typedef
249 typedef __int64 int64_t; typedef
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegral.h
H A DBoolean.h
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp68 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-current/crypto/openssh/
H A Ddefines.h277 typedef long int int64_t; typedef
280 typedef long long int int64_t; typedef
/freebsd-current/sys/dev/mxge/
H A Dmxge_mcp.h40 typedef signed long long int64_t; typedef
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dmain.c124 #define int64_t __int64 macro
/freebsd-current/stand/kshim/
H A Dbsd_kernel.h221 typedef signed long long int64_t; typedef
223 typedef signed long int64_t; typedef
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h96 typedef __INT64_TYPE__ int64_t; typedef
/freebsd-current/contrib/libarchive/test_utils/
H A Dtest_main.c140 #define int64_t __int64 macro

Completed in 228 milliseconds