Searched refs:U64_S (Results 1 – 1 of 1) sorted by relevance
26 typedef struct _U64_S { u64 v; } U64_S; typedef33 #define A64(x) (((U64_S *)(x))->v)