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