Searched refs:gco2ts (Results 1 – 6 of 6) sorted by relevance
150 #define gco2ts(o) (&rawgco2ts(o)->tsv) macro
36 unsigned int h = gco2ts(p)->hash; in luaS_resize()
391 luaM_freemem(L, o, sizestring(gco2ts(o))); in freeobj()
204 #define gco2ts(o) (&rawgco2ts(o)->tsv) macro
78 unsigned int h = lmod(gco2ts(p)->hash, newsize); /* new position */ in luaS_resize()
248 size = sizestring(gco2ts(o)); in reallymarkobject()681 luaM_freemem(L, o, sizestring(gco2ts(o))); in freeobj()