Searched refs:TABSTOP (Results 1 – 1 of 1) sorted by relevance
1298 #define TABSTOP 8 macro1305 int i = TABSTOP; in string_detab()1315 if (i <= 0) i = TABSTOP; in string_detab()