1: #ifndef lint 2: static char sccsid[] = "@(#)bdef.c 4.1 (Berkeley) 2/11/83"; 3: #endif not lint 4: 5: #define xxtop 100 /* max size of xxstack */ 6: int xxindent, xxval, newflag, xxmaxchars, xxbpertab; 7: int xxlineno; /* # of lines already output */ 8: int xxstind, xxstack[xxtop], xxlablast, xxt;