Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.h207 #define gco2lcl(o) check_exp((o)->gch.tt == LUA_TLCL, &((o)->cl.l)) macro
H A Dlgc.c267 gco2lcl(o)->gclist = g->gray; in reallymarkobject()
533 LClosure *cl = gco2lcl(o); in propagatemark()
666 luaM_freemem(L, o, sizeLclosure(gco2lcl(o)->nupvalues)); in freeobj()