OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__u32
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
types.h
46
typedef uint32_t
__u32
;
typedef in typeref:typename:uint32_t
/src/libexec/ld.elf_so/arch/powerpc/
ppc_reloc.c
65
#define
__u32
(x) ((uint32_t)(x))
macro
68
#define __ha16
__u32
(0x8000)
77
#define ha(x) __ha(
__u32
(x), 16)
78
#define hi(x) __hi(
__u32
(x), 16)
79
#define lo(x) (
__u32
(x) & 0xffff)
/src/sys/net80211/
ieee80211_crypto_tkip.c
92
typedef uint32_t
__u32
;
typedef in typeref:typename:uint32_t
373
static const
__u32
crc32_table[256] = {
/src/sys/dev/pci/cxgb/
cxgb_osdep.h
338
typedef uint32_t
__u32
;
typedef in typeref:typename:uint32_t
/src/sys/dev/pci/
viogpu.h
45
#define
__u32
uint32_t
macro
440
__u32
map_info;
441
__u32
padding;
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
77
typedef uint32_t
__u32
;
typedef in typeref:typename:uint32_t
549
__u32
crtc;
550
__u32
cmd;
626
__u32
handle;
627
__u32
pad;
633
__u32
handle;
636
__u32
name;
642
__u32
name;
645
__u32
handle;
732
__u32
handle
[
all
...]
Completed in 21 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025