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

  /src/sys/arch/next68k/next68k/
clock.c 57 int whilecount = 0; local in function:clock_intr
77 if (whilecount++ > 10)
78 panic ("whilecount");
clock.c 57 int whilecount = 0; local in function:clock_intr
77 if (whilecount++ > 10)
78 panic ("whilecount");
clock.c 57 int whilecount = 0; local in function:clock_intr
77 if (whilecount++ > 10)
78 panic ("whilecount");

Completed in 70 milliseconds