Searched refs:tabtbl (Results 1 – 1 of 1) sorted by relevance
64 static int tabtbl[500] = { /* Table containing tab stops */ variable79 *nexttab = &tabtbl[87], /* Pointer to next empty slot */82 &tabtbl[0], /* Default specification */83 &tabtbl[11], /* -a specification */84 &tabtbl[17], /* -a2 specification */85 &tabtbl[23], /* -c specification */86 &tabtbl[30], /* -c2 specification */87 &tabtbl[36], /* -c3 specification */88 &tabtbl[54], /* -f specification */89 &tabtbl[61], /* -p specification */[all …]