Searched refs:room (Results 1 – 4 of 4) sorted by relevance
385 int prompt_len, room, wlen; in print_autowrap() local411 room = width - cur_x; in print_autowrap()413 if (wlen > room || in print_autowrap()415 && wlen + 1 + strlen(sp) > room in print_autowrap()417 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
214 /* Size of input buffer in bytes, not including room for EOB1522 { /* Not enough room in the buffer - grow it. */1540 /* Include room in for 2 EOB chars. */1646 { /* need to shift things up to make room */2023 /* They forgot to leave room for the EOB's. */
195 /* Size of input buffer in bytes, not including room for EOB1095 { /* Not enough room in the buffer - grow it. */1113 /* Include room in for 2 EOB chars. */1245 { /* need to shift things up to make room */1628 /* They forgot to leave room for the EOB's. */
205 /* Size of input buffer in bytes, not including room for EOB1399 { /* Not enough room in the buffer - grow it. */1417 /* Include room in for 2 EOB chars. */1891 /* They forgot to leave room for the EOB's. */