Home
last modified time | relevance | path

Searched refs:gco2ts (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstate.h202 #define gco2ts(o) (&rawgco2ts(o)->tsv) macro
H A Dlstring.c79 unsigned int h = lmod(gco2ts(p)->hash, newsize); /* new position */ in luaS_resize()
H A Dlgc.c249 size = sizestring(gco2ts(o)); in reallymarkobject()
682 luaM_freemem(L, o, sizestring(gco2ts(o))); in freeobj()