Searched refs:NLEVELS (Results 1 – 1 of 1) sorted by relevance
77 #define NLEVELS (MAXLEVEL + 1) macro779 int levelfound[NLEVELS]; in checkscores()793 for (i = MINLEVEL; i < NLEVELS; i++) in checkscores()833 if (sp->hs_level < NLEVELS && sp->hs_level >= 0) in checkscores()853 int levelfound[NLEVELS]; in showscores()869 for (i = MINLEVEL; i < NLEVELS; i++) in showscores()872 if (sp->hs_level < NLEVELS && sp->hs_level >= 0) { in showscores()