Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstring.h47 LUAI_FUNC void luaS_resize (lua_State *L, int newsize);
A Dlstring.c85 void luaS_resize (lua_State *L, int nsize) { in luaS_resize() function
181 luaS_resize(L, tb->size * 2); in growstrtab()
A Dlgc.c867 luaS_resize(L, g->strt.size / 2); in checkSizes()

Completed in 6 milliseconds