Searched refs:libsize (Results 1 – 2 of 2) sorted by relevance
235 static int libsize (const luaL_Reg *l) { in libsize() function245 int size = libsize(l); in luaI_openlib()
653 static int libsize (const luaL_Reg *l) { in libsize() function687 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */ in luaL_openlib()