Searched refs:stringtable (Results 1 – 6 of 6) sorted by relevance
66 stringtable table; in store()86 stringtable table; in lookup()
46 typedef tablelist stringtable[TABLESIZE]; typedef
57 extern stringtable ngtable; /* stored info from /etc/netgroup */
82 stringtable ngtable;
59 typedef struct stringtable { struct63 } stringtable; argument119 stringtable strt; /* hash table for strings */
66 stringtable *tb = &G(L)->strt; in luaS_resize()119 stringtable *tb = &G(L)->strt; in newshrstr()