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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dmain.cpp215 int do_check = 1; local in function:main
219 { "no-check", no_argument, &do_check, 0 },
266 if (do_check)
/xsrc/external/mit/pixman/dist/test/
H A Dtolerance-test.c281 do_check (int i) function in typeref:typename:pixman_bool_t
359 do_check (n++);
363 do_check (strtol (argv[1], NULL, 0));
373 if (!do_check (i))

Completed in 3 milliseconds