/src/games/gomoku/ |
pickmove.c | 66 static int combocnt; /* count of struct combostr allocated */ variable in typeref:typename:int 354 level, combolen - n, combocnt, elistcnt); 405 combocnt--; 412 if (combocnt != 0) { 413 debuglog("scanframes: %c combocnt %d", "BW"[color], 414 combocnt); 524 combocnt++; 545 combocnt--; 735 combocnt++;
|
pickmove.c | 66 static int combocnt; /* count of struct combostr allocated */ variable in typeref:typename:int 354 level, combolen - n, combocnt, elistcnt); 405 combocnt--; 412 if (combocnt != 0) { 413 debuglog("scanframes: %c combocnt %d", "BW"[color], 414 combocnt); 524 combocnt++; 545 combocnt--; 735 combocnt++;
|
pickmove.c | 66 static int combocnt; /* count of struct combostr allocated */ variable in typeref:typename:int 354 level, combolen - n, combocnt, elistcnt); 405 combocnt--; 412 if (combocnt != 0) { 413 debuglog("scanframes: %c combocnt %d", "BW"[color], 414 combocnt); 524 combocnt++; 545 combocnt--; 735 combocnt++;
|