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

  /src/games/boggle/boggle/
mach.c 284 static int gone; variable in typeref:typename:int
295 gone = (int) (t - start_t);
307 start_t = t - (long) gone;
  /src/sys/external/bsd/ipf/netinet/
fil.c 3627 int gone = 0; local in function:ipf_group_flush
3629 (void) ipf_flushlist(softc, &gone, &group->fg_start);
3631 return gone;

Completed in 38 milliseconds