HomeSort by: relevance | last modified time | path
    Searched refs:LINECHARS (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
ed.h 57 # define LINECHARS INT_MAX /* max chars per line */
59 # define LINECHARS MAXINT /* max chars per line */
buf.c 107 if (s - cs >= LINECHARS) {

Completed in 13 milliseconds