Searched refs:U32_S (Results 1 – 1 of 1) sorted by relevance
25 typedef struct _U32_S { u32 v; } U32_S; typedef32 #define A32(x) (((U32_S *)(x))->v)