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()
223 /* Size of input buffer in bytes, not including room for EOB1575 { /* Not enough room in the buffer - grow it. */1593 /* Include room in for 2 EOB chars. */1699 { /* need to shift things up to make room */2076 /* 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. */
206 /* Size of input buffer in bytes, not including room for EOB1439 { /* Not enough room in the buffer - grow it. */1457 /* Include room in for 2 EOB chars. */1931 /* They forgot to leave room for the EOB's. */