Searched refs:LINECHARS (Results 1 – 2 of 2) sorted by relevance
49 # define LINECHARS INT_MAX /* max chars per line */ macro51 # define LINECHARS MAXINT /* max chars per line */ macro
95 if (s - cs >= LINECHARS) { in put_sbuf_line()