Home
last modified time | relevance | path

Searched refs:timesthru (Results 1 – 3 of 3) sorted by relevance

/openbsd/games/canfield/canfield/
H A Dcanfield.c142 int cardsoff, base, cinhand, taloncnt, stockcnt, timesthru; variable
708 timesthru = 0; in initgame()
878 timesthru++; in movetotalon()
881 if (timesthru != 4) { in movetotalon()
1173 timesthru = 0; in simpletableau()
1232 timesthru = 0; in tabtotab()
1289 timesthru = 0; in movetofound()
/openbsd/sys/dev/isa/
H A Dif_ie.c874 static int timesthru = 1024; in ierint() local
881 if (!--timesthru) { in ierint()
888 timesthru = 1024; in ierint()
/openbsd/sys/dev/ic/
H A Di82596.c567 static int timesthru = 1024; local
597 if (--timesthru == 0) {
600 timesthru = 1024;