Searched defs:u32 (Results 51 - 75 of 83) sorted by path

1234

/freebsd-11-stable/sys/dev/mpr/
H A Dmprvar.h97 typedef uint32_t u32; typedef
[all...]
/freebsd-11-stable/sys/dev/mps/
H A Dmpsvar.h101 typedef uint32_t u32; typedef
[all...]
/freebsd-11-stable/sys/dev/nxge/
H A Dxge-osdep.h139 #define u32 uint32_t macro
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h109 #define u32 uint32_t macro
/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.c113 typedef u_int32_t u32; typedef
[all...]
/freebsd-11-stable/sys/dev/syscons/
H A Dscvgarndr.c1117 uint32_t *u32; local
/freebsd-11-stable/sys/dev/vxge/
H A Dvxge-osdep.h162 typedef uint32_t u32; typedef
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_ctf.c213 uint32_t *u32 = (uint32_t *) ctf_hdr; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_crypto_tkip.c83 typedef uint32_t u32; typedef
[all...]
/freebsd-11-stable/tools/tools/nxge/
H A Dxge_cmn.h50 #define u32 unsigned int macro
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_cmn.h72 typedef uint32_t u32; typedef
[all...]
/freebsd-11-stable/contrib/apr/strings/
H A Dapr_snprintf.c491 apr_uint32_t u32; member in union:__anon19
662 apr_uint32_t u32; member in union:__anon20
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h151 typedef unsigned int u32; typedef in namespace:__sanitizer
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h59 typedef unsigned int u32; typedef in namespace:scudo
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp837 uint32_t u32; local
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_control.h11 u_int32 u32[(480 + MAX_MAC_LEN) / sizeof(u_int32)]; member in union:ctl_pkt_u_tag
H A Dntp_request.h127 u_int32 u32[MODE7_PAYLOAD_LIM / sizeof(u_int32)]; member in union:req_data_u_tag
175 u_int32 u32[RESP_DATA_SIZE / sizeof(u_int32)]; member in union:resp_pkt_u_tag
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.c1502 u_int32 u32; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1673 u_int32 u32; local
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c5924 typedef unsigned long u32; typedef
[all...]
H A Dsqlite3.c14435 typedef UINT32_TYPE u32; /* 4-byte unsigned integer */ typedef
169812 typedef unsigned int u32; /* 4-byte unsigned integer */ typedef
188658 typedef unsigned int u32; typedef
191269 typedef unsigned int u32; typedef
199180 typedef unsigned int u32; typedef
211800 typedef unsigned int u32; typedef
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c194 typedef union { U16 u16; U32 u32; reg_t uArch; } __attribute__((packed)) unalign; member in union:__anon173
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.h90 typedef UINT32 u32; typedef
102 typedef UINT32 u32; typedef
119 typedef uint32_t u32; typedef
[all...]
/freebsd-11-stable/contrib/xz/src/common/
H A Dtuklib_physmem.c166 uint32_t u32; member in union:__anon16
/freebsd-11-stable/contrib/xz/src/xz/
H A Dfile_io.h29 uint32_t u32[IO_BUFFER_SIZE / sizeof(uint32_t)]; member in union:__anon50

Completed in 1917 milliseconds

1234