testval3 48 kern/test/synchtest.c static volatile unsigned long testval3;
testval3 193 kern/test/synchtest.c testval3 = num%3;
testval3 199 kern/test/synchtest.c if (testval2%3 != (testval3*testval3)%3) {
testval3 203 kern/test/synchtest.c if (testval3 != testval1%3) {
testval3 215 kern/test/synchtest.c if (testval3 != num%3) {