Searched refs:U64_S (Results 1 – 3 of 3) sorted by relevance
148 typedef struct _U64_S { U64 v; } _PACKED U64_S; typedef154 #define A64(x) (((U64_S *)(x))->v)
145 typedef struct _U64_S { U64 v; } _PACKED U64_S; typedef151 #define A64(x) (((U64_S *)(x))->v)
150 typedef struct _U64_S { U64 v; } _PACKED U64_S; typedef156 #define A64(x) (((U64_S *)(x))->v)