Searched refs:room (Results 1 – 4 of 4) sorted by relevance
332 int i, prompt_len, room, wlen; in print_autowrap() local363 room = width - cur_x; in print_autowrap()365 if (wlen > room || in print_autowrap()367 && wlen + 1 + strlen(sp) > room in print_autowrap()369 || wlen + 1 + (sp2 - sp) > room))) { in print_autowrap()
223 /* Size of input buffer in bytes, not including room for EOB1537 { /* Not enough room in the buffer - grow it. */1555 /* Include room in for 2 EOB chars. */1661 { /* need to shift things up to make room */2038 /* They forgot to leave room for the EOB's. */
250 /* Size of input buffer in bytes, not including room for EOB1311 { /* Not enough room in the buffer - grow it. */1329 /* Include room in for 2 EOB chars. */1479 { /* need to shift things up to make room */1933 /* They forgot to leave room for the EOB's. */
205 /* Size of input buffer in bytes, not including room for EOB1232 { /* Not enough room in the buffer - grow it. */1250 /* Include room in for 2 EOB chars. */1721 /* They forgot to leave room for the EOB's. */