Searched refs:jhy (Results 1 – 1 of 1) sorted by relevance
115 size_t jhy; /* last hyph before overflow w/r/t j */ in term_flushln() local168 for (j = i, jhy = 0; j < p->col; j++) { in term_flushln()183 jhy = j; in term_flushln()192 if (vend > bp && 0 == jhy && vis > 0) { in term_flushln()219 if (vend > bp && jhy > 0 && i > jhy) in term_flushln()