Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/libpcap/pcap/
H A Dpcap-inttypes.h65 typedef signed int int32_t; typedef
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py48 int32_t = _ffi_cast('int32_t') variable
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h280 typedef signed int int32_t; typedef
282 typedef signed long int32_t; typedef
H A Dwindows-config.h133 typedef __int32 int32_t; typedef
/freebsd/sys/sys/
H A D_stdint.h44 typedef __int32_t int32_t; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp413 int __xray_set_handler(void (*entry)(int32_t, in __xray_set_handler()
490 int __xray_set_handler_arg1(void (*entry)(int32_t, XRayEntryType, uint64_t)) { in __xray_set_handler_arg1()
H A Dxray_basic_logging.cpp462 void basicLoggingHandleArg0Empty(int32_t, XRayEntryType) XRAY_NEVER_INSTRUMENT { in basicLoggingHandleArg0Empty() argument
/freebsd/crypto/openssl/include/openssl/
H A De_os2.h227 typedef INT32 int32_t; typedef
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h52 explicit operator int32_t() const { return V; } in int32_t() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp207 [&](const std::pair<const int32_t, uint64_t> &E) { in accountRecord()
/freebsd/sys/dev/mxge/
H A Dmxge_mcp.h39 typedef signed int int32_t; typedef
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in137 typedef __int32 int32_t; typedef
/freebsd/crypto/openssh/
H A Ddefines.h230 typedef int int32_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h193 typedef __INT32_TYPE__ int32_t; typedef
/freebsd/stand/kshim/
H A Dbsd_kernel.h212 typedef signed int int32_t; typedef