HomeSort by relevance Sort by last modified time
    Searched refs:libsize (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lauxlib.c 797 static int libsize (const luaL_Reg *l) { function
831 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */
  /external/syslinux/com32/lua/src/
lauxlib.c 799 static int libsize (const luaL_Reg *l) { function
833 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */

Completed in 85 milliseconds