Searched defs:DWORD (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/hptmv/
H A DmvOs.h62 typedef unsigned int DWORD, *LPDWORD, *PDWORD; typedef
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.h48 #define DWORD uint32_t macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp32 typedef unsigned long DWORD; typedef
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dhopf6039.h18 typedef unsigned long DWORD; typedef
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dos.h18 typedef unsigned long DWORD; typedef
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h267 typedef unsigned long DWORD; typedef
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp148 SDWASrcOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, SdwaSel SrcSel_ = DWORD, bool Abs_ = false, bool Neg_ = false, bool Sext_ = false) argument
177 SDWADstOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, SdwaSel DstSel_ = DWORD, DstUnused DstUn_ = UNUSED_PAD) argument
197 SDWADstPreserveOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, MachineOperand *PreserveOp, SdwaSel DstSel_ = DWORD) argument
[all...]

Completed in 74 milliseconds