Searched refs:setchar (Results 1 – 1 of 1) sorted by relevance
152 char setchar = p_charcb->nextchar; in chargen_thread() local156 line[i] = setchar; in chargen_thread()157 if (++setchar == 0x7f) in chargen_thread()158 setchar = 0x21; in chargen_thread()
Completed in 5 milliseconds