Searched defs:finobj (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/lua/src/
H A Dlstate.h35 ** Objects with finalizers are kept in the list g->finobj.
128 GCObject *finobj; /* list of collectable objects with finalizers */ member in struct:global_State
130 GCObject **sweepfin; /* current position of sweep in list 'finobj' */
/external/syslinux/com32/lua/src/
H A Dlstate.h35 ** Objects with finalizers are kept in the list g->finobj.
128 GCObject *finobj; /* list of collectable objects with finalizers */ member in struct:global_State
130 GCObject **sweepfin; /* current position of sweep in list 'finobj' */

Completed in 197 milliseconds