Searched refs:Ptrstack (Results 1 – 3 of 3) sorted by relevance
230 Ptrstack[Sp] = ptr; in Expand()285 ptr = Ptrstack[Sp]; in Expand()
246 extern int Ptrstack[]; /* stack for Expand()'s "ptr" */
155 int Ptrstack[MAXSP]; /* stack for Expand()'s "ptr" */ variable