Searched refs:TSTACKSIZE (Results 1 – 1 of 1) sorted by relevance
1750 #define TSTACKSIZE 20 macro1754 } tagstack[TSTACKSIZE];1765 if(tag_depth >= TSTACKSIZE) { in savetag()