Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dlstate.h127 GCObject *allgc; /* list of all collectable objects */ member
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dlstate.h151 GCObject *allgc; /* list of all collectable objects */ member