Searched refs:jhy (Results 1 – 1 of 1) sorted by relevance
114 int jhy; /* last hyph before overflow w/r/t j */ in term_flushln() local160 for (j = i, jhy = 0; j < p->col; j++) { in term_flushln()175 jhy = j; in term_flushln()184 if (vend > bp && 0 == jhy && vis > 0) { in term_flushln()202 if (vend > bp && jhy > 0 && i > jhy) in term_flushln()