Searched defs:gco2t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstate.h211 #define gco2t(o) check_exp((o)->gch.tt == LUA_TTABLE, &((o)->h)) macro
/freebsd-13-stable/contrib/lua/src/
H A Dlstate.h337 #define gco2t(o) check_exp((o)->tt == LUA_VTABLE, &((cast_u(o))->h)) macro

Completed in 93 milliseconds