BSD 3 development
[unix-history] / usr / src / cmd / struct / bdef.c
CommitLineData
42d6e430
BJ
1#define xxtop 100 /* max size of xxstack */
2int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
3int xxlineno; /* # of lines already output */
4int xxstind, xxstack[xxtop], xxlablast, xxt;