Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c797 static int libsize (const luaL_Reg *l) { in libsize() function
831 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */ in luaL_openlib()