Home
last modified time | relevance | path

Searched defs:GCObject (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.h186 union GCObject { union
H A Dlobject.h67 typedef union GCObject GCObject; typedef
/freebsd/contrib/lua/src/
H A Dlobject.h292 typedef struct GCObject { struct
294 } GCObject; typedef