Searched defs:__u32 (Results 1 - 6 of 6) sorted by relevance
| /src/libexec/ld.elf_so/arch/powerpc/ | ||
| H A D | ppc_reloc.c | 65 #define __u32(x) ((uint32_t)(x)) macro |
| /src/sys/external/bsd/common/include/linux/ | ||
| H A D | types.h | 46 typedef uint32_t __u32; typedef in typeref:typename:uint32_t |
| /src/sys/net80211/ | ||
| H A D | ieee80211_crypto_tkip.c | 92 typedef uint32_t __u32; typedef in typeref:typename:uint32_t |
| /src/sys/dev/pci/ | ||
| H A D | viogpu.h | 45 #define __u32 uint32_t macro |
| /src/sys/dev/pci/cxgb/ | ||
| H A D | cxgb_osdep.h | 338 typedef uint32_t __u32; typedef in typeref:typename:uint32_t |
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ | ||
| H A D | drm.h | 77 typedef uint32_t __u32; typedef in typeref:typename:uint32_t [all...] |
Completed in 10 milliseconds