Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstate.h155 #define gco2p(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p)) macro
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.h212 #define gco2p(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p)) macro