Home
last modified time | relevance | path

Searched defs:UINT32 (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/boot/efi/include/arm/
HDefibind.h63 typedef uint32_t UINT32; typedef
/NextBSD/sys/boot/efi/include/amd64/
HDefibind.h95 typedef uint32_t UINT32; typedef
/NextBSD/sys/boot/efi/include/i386/
HDefibind.h95 typedef uint32_t UINT32; typedef
/NextBSD/sys/boot/efi/include/arm64/
HDefibind.h91 typedef uint32_t UINT32; typedef
/NextBSD/sys/dev/acpica/
HDacpi_video.c921 void (*callback)(ACPI_HANDLE, UINT32, void *), void *context) in vid_enum_outputs() argument
/NextBSD/sys/contrib/dev/acpica/include/
HDactypes.h157 typedef unsigned int UINT32; typedef
196 typedef unsigned int UINT32; typedef
/NextBSD/crypto/openssh/
HDumac.c90 typedef u_int32_t UINT32; /* 4 byte */ typedef
/NextBSD/contrib/gdb/gdb/
HDminimon.h27 typedef unsigned long int UINT32; /* 32 bit integer (unsigned) */ typedef