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