Home
last modified time | relevance | path

Searched refs:room (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c332 int i, prompt_len, room, wlen; in print_autowrap() local
363 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()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped223 /* Size of input buffer in bytes, not including room for EOB
1537 { /* 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. */
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped250 /* Size of input buffer in bytes, not including room for EOB
1311 { /* 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. */
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped205 /* Size of input buffer in bytes, not including room for EOB
1232 { /* 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. */