Lines Matching defs:a3
16 typedef struct { YMM a1; YMM a2; YMM a3; YMM a4; ULong u64; } Block;33 printf(" "); showYMM(&block->a3); printf("\n");