Searched refs:stringtable (Results 1 – 2 of 2) sorted by relevance
59 typedef struct stringtable { struct63 } stringtable; typedef119 stringtable strt; /* hash table for strings */
66 stringtable *tb = &G(L)->strt; in luaS_resize()119 stringtable *tb = &G(L)->strt; in newshrstr()