Searched refs:HARDTABS (Results 1 – 1 of 1) sorted by relevance
28 #define HARDTABS 8 macro197 i = (destcol / HARDTABS) + (destcol % HARDTABS); in plod()204 j = destcol / HARDTABS - outcol / HARDTABS; in plod()206 j += destcol % HARDTABS; in plod()254 i = destcol % HARDTABS + destcol / HARDTABS; in plod()342 i = tabcol(outcol, HARDTABS); in plod()