Searched refs:idset (Results 1 – 1 of 1) sorted by relevance
9289 UINT r, i, idset, tries; in test_viewfetch_wraparound() local9329 idset = 0; in test_viewfetch_wraparound()9345 if (r < sizeof(idset) * 8) in test_viewfetch_wraparound()9347 ok(!(idset & (1 << r)), "Duplicate id %d\n", r); in test_viewfetch_wraparound()9348 idset |= 1 << r; in test_viewfetch_wraparound()