Home | History | Annotate | Download | only in tests

Lines Matching defs:i9

1312         index<3> i9 = {};
1313 CHECK(i9[0] == 0);
1343 index<1> i9 = {};
1344 CHECK(i9[0] == 0);