Searched refs:fromstate (Results 1 – 1 of 1) sorted by relevance
70 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l))) macro251 (*g->frealloc)(g->ud, fromstate(L), sizeof(LG), 0); /* free main block */ in close_state()286 LX *l = fromstate(L1); in luaE_freethread()