Searched refs:tabtbl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c64 static int tabtbl[500] = { /* Table containing tab stops */ variable
79 *nexttab = &tabtbl[87], /* Pointer to next empty slot */
81 *spectbl[40] = { /* Table of pointers into tabtbl */
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[5
[all...]

Completed in 41 milliseconds