Searched defs:savestack (Results 1 – 2 of 2) sorted by relevance
22 #define savestack(L,p) ((char *)(p) - (char *)L->stack) macro