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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstate.h212 #define gco2p(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p)) macro
/freebsd-13-stable/contrib/lua/src/
H A Dlstate.h338 #define gco2p(o) check_exp((o)->tt == LUA_VPROTO, &((cast_u(o))->p)) macro

Completed in 30 milliseconds