Searched refs:Mxstack (Results 1 – 3 of 3) sorted by relevance
231 Mxstack[Sp] = mx; in Expand()284 mx = Mxstack[Sp]; in Expand()
212 extern int Mxstack[]; /* stack for Expand()'s "mx" */
115 int Mxstack[MAXSP]; /* stack for Expand()'s "mx" */ variable