HomeSort by relevance Sort by last modified time
    Searched refs:swapTest (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/WinQuake/
common.cpp 1154 } swapTest;
1158 swapTest swaptest; local
1159 swaptest.b[0] = 1;
1160 swaptest.b[1] = 0;
1163 if ( swaptest.s == 1)
    [all...]
  /gdk/samples/quake/jni/
common.cpp 1154 } swapTest;
1158 swapTest swaptest; local
1159 swaptest.b[0] = 1;
1160 swaptest.b[1] = 0;
1163 if ( swaptest.s == 1)
    [all...]

Completed in 241 milliseconds