Searched refs:callst (Results 1 – 3 of 3) sorted by relevance
188 Cp = callst; in main()278 if (--Cp < callst) in main()460 callst = xcalloc(stksize/3+1, sizeof (struct call)); in initalloc()540 "Trace(%d): %ws", Cp-callst, a1[0]); in expand()917 for (mptr = callst; mptr <= Cp; ++mptr) { in error3()922 if (mptr == callst) in error3()934 while (--mptr >= callst) in error3()
54 struct call *callst; /* stack */ variable
151 extern struct call *callst;