Searched refs:stringtable (Results 1 – 4 of 4) sorted by relevance
38 typedef struct stringtable { struct42 } stringtable; argument69 stringtable strt; /* hash table for strings */
24 stringtable *tb; in luaS_resize()53 stringtable *tb; in newlstr()
60 typedef struct stringtable { struct64 } stringtable; argument120 stringtable strt; /* hash table for strings */
65 stringtable *tb = &G(L)->strt; in luaS_resize()120 stringtable *tb = &G(L)->strt; in newshrstr()