HomeSort by: relevance | last modified time | path
    Searched refs:worse (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_gamemode.c 164 int i, j, numok, result = 0, worse, better; local
188 worse = 0;
252 worse = 1;
260 if (better && !worse) {
glut_dstr.c 634 int i, j, numok, result = 0, worse, better; local
663 worse = 0;
727 worse = 1;
735 if (better && !worse) {

Completed in 6 milliseconds