Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/efi/include/i386/
HDefibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-11-stable/stand/efi/include/amd64/
HDefibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-11-stable/stand/efi/include/arm64/
HDefibind.h49 typedef __int32 int32_t; typedef
62 typedef int int32_t; typedef
74 typedef int int32_t; typedef
/freebsd-11-stable/sys/contrib/alpine-hal/
HDal_hal_plat_types.h73 typedef signed int int32_t; /** signed 32 bits */ typedef
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
HDcompat.h280 typedef signed int int32_t; typedef
282 typedef signed long int32_t; typedef
HDwindows-config.h133 typedef __int32 int32_t; typedef
/freebsd-11-stable/contrib/libpcap/pcap/
HDpcap-inttypes.h56 typedef signed int int32_t; typedef
/freebsd-11-stable/sys/sys/
HD_stdint.h44 typedef __int32_t int32_t; typedef
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_interface.cpp371 int __xray_set_handler(void (*entry)(int32_t, in __xray_set_handler()
448 int __xray_set_handler_arg1(void (*entry)(int32_t, XRayEntryType, uint64_t)) { in __xray_set_handler_arg1()
HDxray_basic_logging.cpp462 void basicLoggingHandleArg0Empty(int32_t, XRayEntryType) XRAY_NEVER_INSTRUMENT { in basicLoggingHandleArg0Empty() argument
/freebsd-11-stable/stand/efi/include/arm/
HDefibind.h54 typedef int int32_t; typedef
/freebsd-11-stable/contrib/tcpdump/
HDnetdissect-stdinc.h81 #define int32_t signed int macro
/freebsd-11-stable/crypto/openssh/
HDdefines.h228 typedef int int32_t; typedef
231 typedef long int32_t; typedef
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
HDxray-account.cpp168 [&](const std::pair<const int32_t, uint64_t> &E) { in accountRecord()
/freebsd-11-stable/sys/dev/mxge/
HDmxge_mcp.h40 typedef signed int int32_t; typedef
/freebsd-11-stable/crypto/heimdal/lib/roken/
HDroken.h.in137 typedef __int32 int32_t; typedef
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
HDstdint.h167 typedef __INT32_TYPE__ int32_t; typedef
/freebsd-11-stable/stand/kshim/
HDbsd_kernel.h206 typedef signed int int32_t; typedef
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDspe.h34 typedef int int32_t; typedef
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeNVPTX.cpp1847 uint64_t Size, int32_t, in createOffloadEntry() argument