Searched refs:MINSTRTABSIZE (Results 1 – 2 of 2) sorted by relevance
143 #if !defined(MINSTRTABSIZE)144 #define MINSTRTABSIZE 32 macro
188 luaS_resize(L, MINSTRTABSIZE); /* initial size of string table */ in f_luaopen()