Home
last modified time | relevance | path

Searched refs:LUA_VCCL (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/darktable38/darktable-3.8.0/src/external/lua/src/
H A Dlobject.h579 #define LUA_VCCL makevariant(LUA_TFUNCTION, 2) /* C closure */ macro
584 #define ttisCclosure(o) checktag((o), ctb(LUA_VCCL))
609 val_(io).gc = obj2gco(x_); settt_(io, ctb(LUA_VCCL)); \
H A Dlstate.h372 #define gco2ccl(o) check_exp((o)->tt == LUA_VCCL, &((cast_u(o))->cl.c))
H A Dlgc.c129 case LUA_VCCL: return &gco2ccl(o)->gclist; in getgclist()
316 case LUA_VLCL: case LUA_VCCL: case LUA_VTABLE: in reallymarkobject()
660 case LUA_VCCL: return traverseCclosure(g, gco2ccl(o)); in propagatemark()
777 case LUA_VCCL: { in freeobj()
H A Dlfunc.c28 GCObject *o = luaC_newobj(L, LUA_VCCL, sizeCclosure(nupvals)); in luaF_newCclosure()
H A Dlapi.c1352 case LUA_VCCL: { /* C closure */ in aux_upvalue()
1429 case LUA_VCCL: { /* C closure */ in lua_upvalueid()
/dports/audio/moony-lv2/moony-0.36.0/lua-5.4.2/
H A Dlobject.h570 #define LUA_VCCL makevariant(LUA_TFUNCTION, 2) /* C closure */ macro
576 #define ttisCclosure(o) checktag((o), ctb(LUA_VCCL))
599 val_(io).gc = obj2gco(x_); settt_(io, ctb(LUA_VCCL)); \
H A Dlstate.h334 #define gco2ccl(o) check_exp((o)->tt == LUA_VCCL, &((cast_u(o))->cl.c))
H A Dlgc.c129 case LUA_VCCL: return &gco2ccl(o)->gclist; in getgclist()
316 case LUA_VLCL: case LUA_VCCL: case LUA_VTABLE: in reallymarkobject()
660 case LUA_VCCL: return traverseCclosure(g, gco2ccl(o)); in propagatemark()
777 case LUA_VCCL: { in freeobj()
H A Dlfunc.c28 GCObject *o = luaC_newobj(L, LUA_VCCL, sizeCclosure(nupvals)); in luaF_newCclosure()
/dports/lang/lua54/lua-5.4.2/src/
H A Dlobject.h570 #define LUA_VCCL makevariant(LUA_TFUNCTION, 2) /* C closure */ macro
576 #define ttisCclosure(o) checktag((o), ctb(LUA_VCCL))
599 val_(io).gc = obj2gco(x_); settt_(io, ctb(LUA_VCCL)); \
H A Dlstate.h334 #define gco2ccl(o) check_exp((o)->tt == LUA_VCCL, &((cast_u(o))->cl.c))
H A Dlgc.c129 case LUA_VCCL: return &gco2ccl(o)->gclist; in getgclist()
316 case LUA_VLCL: case LUA_VCCL: case LUA_VTABLE: in reallymarkobject()
660 case LUA_VCCL: return traverseCclosure(g, gco2ccl(o)); in propagatemark()
777 case LUA_VCCL: { in freeobj()
H A Dlfunc.c28 GCObject *o = luaC_newobj(L, LUA_VCCL, sizeCclosure(nupvals)); in luaF_newCclosure()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.4.3/src/
H A Dlobject.h579 #define LUA_VCCL makevariant(LUA_TFUNCTION, 2) /* C closure */ macro
584 #define ttisCclosure(o) checktag((o), ctb(LUA_VCCL))
609 val_(io).gc = obj2gco(x_); settt_(io, ctb(LUA_VCCL)); \
H A Dlstate.h372 #define gco2ccl(o) check_exp((o)->tt == LUA_VCCL, &((cast_u(o))->cl.c))
H A Dlgc.c129 case LUA_VCCL: return &gco2ccl(o)->gclist; in getgclist()
316 case LUA_VLCL: case LUA_VCCL: case LUA_VTABLE: in reallymarkobject()
660 case LUA_VCCL: return traverseCclosure(g, gco2ccl(o)); in propagatemark()
777 case LUA_VCCL: { in freeobj()
H A Dlfunc.c28 GCObject *o = luaC_newobj(L, LUA_VCCL, sizeCclosure(nupvals)); in luaF_newCclosure()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.4.3/
H A Dlobject.h579 #define LUA_VCCL makevariant(LUA_TFUNCTION, 2) /* C closure */ macro
584 #define ttisCclosure(o) checktag((o), ctb(LUA_VCCL))
609 val_(io).gc = obj2gco(x_); settt_(io, ctb(LUA_VCCL)); \
H A Dlstate.h372 #define gco2ccl(o) check_exp((o)->tt == LUA_VCCL, &((cast_u(o))->cl.c))
H A Dlgc.c129 case LUA_VCCL: return &gco2ccl(o)->gclist; in getgclist()
316 case LUA_VLCL: case LUA_VCCL: case LUA_VTABLE: in reallymarkobject()
660 case LUA_VCCL: return traverseCclosure(g, gco2ccl(o)); in propagatemark()
777 case LUA_VCCL: { in freeobj()
H A Dlfunc.c28 GCObject *o = luaC_newobj(L, LUA_VCCL, sizeCclosure(nupvals)); in luaF_newCclosure()
/dports/ports-mgmt/pkg/pkg-1.17.5/external/lua/src/
H A Dlobject.h570 #define LUA_VCCL makevariant(LUA_TFUNCTION, 2) /* C closure */ macro
576 #define ttisCclosure(o) checktag((o), ctb(LUA_VCCL))
599 val_(io).gc = obj2gco(x_); settt_(io, ctb(LUA_VCCL)); \
H A Dlstate.h334 #define gco2ccl(o) check_exp((o)->tt == LUA_VCCL, &((cast_u(o))->cl.c))
H A Dlgc.c129 case LUA_VCCL: return &gco2ccl(o)->gclist; in getgclist()
316 case LUA_VLCL: case LUA_VCCL: case LUA_VTABLE: in reallymarkobject()
660 case LUA_VCCL: return traverseCclosure(g, gco2ccl(o)); in propagatemark()
777 case LUA_VCCL: { in freeobj()
H A Dlfunc.c28 GCObject *o = luaC_newobj(L, LUA_VCCL, sizeCclosure(nupvals)); in luaF_newCclosure()

12