Searched refs:RHSIZE (Results 1 – 1 of 1) sorted by relevance
155 #define RHSIZE (LINE_MAX*2) macro191 static char rhsbuf[RHSIZE];1972 static char remem[RHSIZE]; in compsub()1988 if (p >= &rhsbuf[RHSIZE]) in compsub()2004 if (p + n > &rhsbuf[RHSIZE]) in compsub()