Searched defs:gco2t (Results 1 – 2 of 2) sorted by relevance
211 #define gco2t(o) check_exp((o)->gch.tt == LUA_TTABLE, &((o)->h)) macro
380 #define gco2t(o) check_exp((o)->tt == LUA_VTABLE, &((cast_u(o))->h)) macro