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