Searched refs:room (Results 1 – 2 of 2) sorted by relevance
203 int i, prompt_len, room, wlen; in print_autowrap() local234 room = width - cur_x; in print_autowrap()236 if (wlen > room || in print_autowrap()238 && wlen + 1 + strlen(sp) > room in print_autowrap()240 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
187 /* Size of input buffer in bytes, not including room for EOB1467 { /* Not enough room in the buffer - grow it. */1485 /* Include room in for 2 EOB chars. */1583 { /* need to shift things up to make room */1956 /* They forgot to leave room for the EOB's. */