Searched refs:MAXLIN (Results 1 – 7 of 7) sorted by relevance
36 struct colstr *table[MAXLIN];46 int stynum[MAXLIN+1];49 int fullbot[MAXLIN];50 char *instead[MAXLIN];52 int linestop[MAXLIN];
24 for(useln=0; useln<MAXLIN && table[useln]==0; useln++); in yetmore()25 if (useln>=MAXLIN) in yetmore()
20 # define MAXLIN 200 macro
39 if (nlin>=MAXLIN) in gettbl()
157 for(i=0; i<MAXLIN; i++) in getstop()
39 #define MAXLIN 256 macro84 int *foll[MAXLIN];85 int setvec[MAXLIN];86 NODE *point[MAXLIN];184 ccl_chars_t chars[MAXLIN]; in cclenter()205 if (i >= MAXLIN) in cclenter()448 char index[MAXLIN]; in cgotofn()449 char iposns[MAXLIN]; in cgotofn()450 int sposns[MAXLIN]; in cgotofn()
64 #define MAXLIN (3 * LINE_MAX) macro126 maxsetvec = MAXLIN; in makedfa()