Lines Matching full:puts
1508 putc or puts for printf. This might hurt performance a bit,
1510 * data/c.m4 (yysymprint): Prefer printf to puts and putc.
1516 putc and puts.
1523 * src/parse-gram.y (%printer): Prefer printf to putc and puts.
1543 puts to printf when either will work (since the latter doesn't
1546 * data/c.m4 (yysymprint): Prefer puts and putc to printf.
1549 and similarly for puts and putc and printf.
1553 * lib/bitsetv.c (bitsetv_dump, debug-bitsetv): Prefer putc and puts
1561 * src/parse-gram.y (%printer): Prefer putc and puts to printf.