Searched defs:u32 (Results 76 - 99 of 99) sorted by relevance

1234

/freebsd-current/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c62 typedef uint32_t u32; typedef
[all...]
/freebsd-current/sys/sys/
H A Dstats.h139 uint32_t u32; member in union:voistatdata_int32::__anon6189
180 uint32_t u32; member in union:voistatdata_numeric::__anon6194::__anon6195::__anon6196
/freebsd-current/sys/dev/drm2/
H A Ddrm_os_freebsd.h60 typedef uint32_t u32; typedef
/freebsd-current/contrib/ntp/include/
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-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c234 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; member in union:__anon163
H A Dzstd_v06.c153 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; member in union:__anon249
H A Dzstd_v05.c153 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; member in union:__anon229
H A Dzstd_v04.c132 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; member in union:__anon210
H A Dzstd_v03.c161 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; member in union:__anon193
H A Dzstd_v02.c160 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; member in union:__anon174
H A Dzstd_v07.c313 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; member in union:__anon271
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dxxhash.h1649 typedef union { xxh_u32 u32; } __attribute__((packed)) unalign; member in union:__anon43
1653 typedef union { xxh_u32 u32; } __attribute__((packed)) xxh_unalign; member in union:__anon44
2290 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) unalign64; member in union:__anon47
2294 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) xxh_unalign64; member in union:__anon48
/freebsd-current/sys/dev/mps/
H A Dmpsvar.h104 typedef uint32_t u32; typedef
[all...]
/freebsd-current/sys/dev/mpr/
H A Dmprvar.h99 typedef uint32_t u32; typedef
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c3807 vm_write_32(struct rar_virtual_machine* vm, size_t offset, uint32_t u32) argument
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq-subs.c1691 u_int32 u32; local
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1341 u_int32_t u32; member in union:hal_wow_offload_arp_info::__anon15
1345 u_int32_t u32; member in union:hal_wow_offload_arp_info::__anon16
1349 u_int32_t u32[2]; member in union:hal_wow_offload_arp_info::__anon17
1363 u_int32_t u32[4]; member in union:hal_wow_offload_ns_info::__anon18
1367 u_int32_t u32[4]; member in union:hal_wow_offload_ns_info::__anon19
1371 u_int32_t u32[2]; member in union:hal_wow_offload_ns_info::__anon20
1375 u_int32_t u32[4]; member in union:hal_wow_offload_ns_info::__anon21
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devdns.c136 #define u32 ev_uint32_t macro
[all...]
/freebsd-current/contrib/libevent/
H A Devdns.c136 #define u32 ev_uint32_t macro
[all...]
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h681 UINT32 u32; member in union:__anon9466
1040 } u32; member in union:__anon9468
/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c108 typedef u_int32_t u32; typedef
[all...]
/freebsd-current/contrib/sqlite3/
H A Dshell.c37 typedef unsigned int u32; typedef
[all...]
H A Dsqlite3.c14810 typedef UINT32_TYPE u32; /* 4-byte unsigned integer */ typedef
184285 typedef unsigned int u32; /* 4-byte unsigned integer */ typedef
208543 typedef unsigned int u32; typedef
216424 typedef unsigned int u32; typedef
230117 typedef unsigned int u32; typedef
[all...]
/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h35 #define u32 uint32_t macro
[all...]

Completed in 1303 milliseconds

1234