Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tabs/
H A Dtabs.c57 #define NTABSCL 21 /* max # tabs + 1 that will be cleared */ macro
634 for (i = 0; i < NTABSCL - 1; i++) { in cleartabs()