Home
last modified time | relevance | path

Searched refs:gco2ccl (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.h208 #define gco2ccl(o) check_exp((o)->gch.tt == LUA_TCCL, &((o)->cl.c)) macro
H A Dlgc.c272 gco2ccl(o)->gclist = g->gray; in reallymarkobject()
539 CClosure *cl = gco2ccl(o); in propagatemark()
670 luaM_freemem(L, o, sizeCclosure(gco2ccl(o)->nupvalues)); in freeobj()