Searched refs:LINECHARS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/text_cmds-88/ed/
H A Ded.h48 # define LINECHARS INT_MAX /* max chars per line */ macro
50 # define LINECHARS MAXINT /* max chars per line */ macro
H A Dbuf.c95 if (s - cs >= LINECHARS) {

Completed in 183 milliseconds