Searched refs:RHSIZE (Results 1 – 1 of 1) sorted by relevance
154 #define RHSIZE (LINE_MAX*2) macro190 static char rhsbuf[RHSIZE];1979 static char remem[RHSIZE]; in compsub()1995 if (p >= &rhsbuf[RHSIZE]) in compsub()2011 if (p + n > &rhsbuf[RHSIZE]) in compsub()