Searched refs:N_DIVISORS (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c26 #define N_DIVISORS 3 macro
27 static const int divisors[N_DIVISORS] = { 0, 1, 16 };
144 for (n = 0; n < N_DIVISORS; n++) {
175 for (n = 0; n < N_DIVISORS; n++) {
206 for (n = 0; n < N_DIVISORS; n++) {
267 for (n = 0; n < N_DIVISORS; n++) {
302 for (n = 0; n < N_DIVISORS; n++) {
337 for (n = 0; n < N_DIVISORS; n++) {
400 for (n = 0; n < N_DIVISORS; n++) {
433 for (n = 0; n < N_DIVISORS;
[all...]

Completed in 2 milliseconds