Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlauxlib.c799 static int libsize (const luaL_Reg *l) { in libsize() function
833 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */ in luaL_openlib()