Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstate.h123 GCObject *openupval; /* list of open upvalues in this stack */ member
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.h173 GCObject *openupval; /* list of open upvalues in this stack */ member