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