Searched refs:MAXINP (Results 1 – 4 of 4) sorted by relevance
62 unsigned char *bbase[MAXINP]; /* the base for each ilevel */173 for (i = 0; i < MAXINP; i++) in initspaces()206 for (i = 0; i < MAXINP; i++) in enlarge_bufspace()
114 #define MAXINP 10 /* maximum include files */ macro
83 struct input_file infile[MAXINP];/* input file stack (0=stdin) */
733 if (ilevel + 1 == MAXINP) in doincl()