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