Home | History | Annotate | Download | only in tests

Lines Matching refs:y4

2412   U4 y4 = 0;
2413 __msan_poison(&y4, 2);
2414 __sanitizer_unaligned_store32(x+3, y4);