Home
last modified time | relevance | path

Searched refs:tabc (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/tools/codereview/
H A Dlwlp.c1149 int currentp, instr, tabc, tabto, grayed; in proc() local
1225 tabc = 0; in proc()
1228 tabc++; in proc()
1232 tabc * tabstop; in proc()
1242 i = (tabc + 1) * tabstop; in proc()
/titanic_41/usr/src/cmd/troff/
H A Dtdef.h481 #define tabc env._tabc macro
H A Dn9.c424 rchar = tabc | chbits;
H A Dn5.c192 tabc = chget(0); in casetc()