Searched refs:tmpShift (Results 1 – 4 of 4) sorted by relevance
82 s->tmpShift = 0; in recognize()89 s->tmpShift = 0; in recognize()102 s->tmpShift = 0; in recognize()105 if (s->tmpShift == 0) { in recognize()106 s->tmpShift++; in recognize()120 s->tmpShift = 0; in recognize()140 } else if ((s->capsLock && !s->tmpShift) || in recognize()141 (!s->capsLock && s->tmpShift)) in recognize()146 s->tmpShift = 0; in recognize()
788 'D' 28 tmpShift;804 print(" tmpShift ", addr.tmpShift, "\n");
31 int tmpShift; member
147 else if (s->tmpShift) in scribshow()