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

  /src/games/larn/
main.c 41 int srcount = 0; /* line counter for showstr() */ variable in typeref:typename:int
346 srcount = 0;
351 srcount++;
404 srcount = 0;
453 srcount = 0;
511 srcount = 0;
543 srcount = 0;
573 srcount = 0;
639 if (++srcount >= 22) {
640 srcount = 0
    [all...]
main.c 41 int srcount = 0; /* line counter for showstr() */ variable in typeref:typename:int
346 srcount = 0;
351 srcount++;
404 srcount = 0;
453 srcount = 0;
511 srcount = 0;
543 srcount = 0;
573 srcount = 0;
639 if (++srcount >= 22) {
640 srcount = 0
    [all...]

Completed in 21 milliseconds