Searched refs:tmpx (Results 1 – 1 of 1) sorted by relevance
545 u_long cnt = 0, tmpx = spk_x, tmp_pos = spk_pos; in get_word() local558 } else if (tmpx < vc->vc_cols - 2 && in get_word()562 tmpx++; in get_word()564 while (tmpx > 0) { in get_word()571 tmpx--; in get_word()576 while (tmpx < vc->vc_cols - 1) { in get_word()578 tmpx++; in get_word()