Searched refs:NCOL (Results 1 – 1 of 1) sorted by relevance
1108 #define NCOL 8 in exec() macro1134 if (c % NCOL == 0) fputs(" ", fp); in exec()1137 if (c != 0 && c % NCOL == (NCOL-1)) in exec()
Completed in 7 milliseconds