Searched refs:T_UINT32 (Results 1 – 5 of 5) sorted by relevance
101 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; struct102 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)173 struct __packed__ T_UINT32 { uint32_t v; }; argument174 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)244 @packed struct T_UINT32 { uint32_t v; }; struct245 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
67 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; argument69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
67 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; struct69 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
74 struct __attribute__((packed)) T_UINT32 { uint32_t v; }; argument76 #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
1770 # define T_UINT32 T_ULONGLONG macro1773 # define T_UINT32 T_ULONG macro1776 # define T_UINT32 T_UINT macro1786 # define FILTER_TYPE T_UINT321788 # define FLAGS_TYPE T_UINT321790 # define FFLAGS_TYPE T_UINT32