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

  /src/games/canfield/canfield/
canfield.c 158 static int cardsoff, base, cinhand, taloncnt, stockcnt, timesthru; variable in typeref:typename:int
716 timesthru = 0;
886 timesthru++;
889 if (timesthru != 4) {
1182 timesthru = 0;
1242 timesthru = 0;
1299 timesthru = 0;
  /src/sys/arch/sun3/dev/
if_ie.c 537 static int timesthru = 1024; local in function:ierint
544 if (!--timesthru) {
554 timesthru = 1024;
  /src/sys/dev/ic/
i82586.c 509 static int timesthru = 1024; local in function:i82586_rint
538 if (--timesthru == 0) {
541 timesthru = 1024;

Completed in 14 milliseconds