Searched refs:nextcb (Results 1 – 1 of 1) sorted by relevance
3128 int nextcb = 0; variable3598 s = cp = circ_buf[nextcb]; in tstflags()3599 if (++nextcb >= NUMCB) in tstflags()3600 nextcb = 0; in tstflags()