Searched defs:restorestack (Results 1 – 2 of 2) sorted by relevance
23 #define restorestack(L,n) ((TValue *)((char *)L->stack + (n))) macro