tabStops 336 src/dps8/dps8_console.c bool tabStops [bufsize]; tabStops 412 src/dps8/dps8_console.c memset (console_state[i].tabStops, 0, sizeof (console_state[i].tabStops)); tabStops 454 src/dps8/dps8_console.c memset (csp->tabStops, 0, sizeof (csp->tabStops)); tabStops 1934 src/dps8/dps8_console.c csp->tabStops[csp->carrierPosition] = true; tabStops 1937 src/dps8/dps8_console.c memset (csp->tabStops, 0, sizeof (csp->tabStops)); tabStops 1948 src/dps8/dps8_console.c if (csp->tabStops[csp->carrierPosition])