Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstate.h202 #define gco2ts(o) (&rawgco2ts(o)->tsv) macro
Dlstring.c79 unsigned int h = lmod(gco2ts(p)->hash, newsize); /* new position */ in luaS_resize()
Dlgc.c249 size = sizestring(gco2ts(o)); in reallymarkobject()
682 luaM_freemem(L, o, sizestring(gco2ts(o))); in freeobj()