Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/include/amd64/
H A Defibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-13.1/stand/efi/include/riscv/
H A Defibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-13.1/stand/efi/include/arm64/
H A Defibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-13.1/stand/efi/include/i386/
H A Defibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-13.1/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py48 int32_t = _ffi_cast('int32_t') variable
/freebsd-13.1/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-13.1/contrib/libpcap/pcap/
H A Dpcap-inttypes.h56 typedef signed int int32_t; typedef
/freebsd-13.1/sys/sys/
H A D_stdint.h46 typedef __int32_t int32_t; typedef
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp401 int __xray_set_handler(void (*entry)(int32_t, in __xray_set_handler()
478 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-13.1/crypto/openssl/include/openssl/
H A De_os2.h236 typedef INT32 int32_t; typedef
/freebsd-13.1/stand/efi/include/arm/
H A Defibind.h54 typedef int int32_t; typedef
/freebsd-13.1/contrib/tcpdump/
H A Dnetdissect-stdinc.h81 #define int32_t signed int macro
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp205 [&](const std::pair<const int32_t, uint64_t> &E) { in accountRecord()
/freebsd-13.1/sys/dev/mxge/
H A Dmxge_mcp.h41 typedef signed int int32_t; typedef
/freebsd-13.1/crypto/openssh/
H A Ddefines.h228 typedef int int32_t; typedef
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp669 std::function<bool(const int32_t &, const int32_t &)> Compare) { in applyModifier()
/freebsd-13.1/crypto/heimdal/lib/roken/
H A Droken.h.in137 typedef __int32 int32_t; typedef
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h167 typedef __INT32_TYPE__ int32_t; typedef
/freebsd-13.1/stand/kshim/
H A Dbsd_kernel.h213 typedef signed int int32_t; typedef
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1124 uint64_t Size, int32_t, in createOffloadEntry() argument