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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
linit.c 33 {LUA_TABLIBNAME, luaopen_table},
ltablib.c 274 LUAMOD_API int luaopen_table (lua_State *L) { function
  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
lualib.h 21 LUAMOD_API int (luaopen_table) (lua_State *L);
  /external/syslinux/com32/lua/src/
linit.c 33 {LUA_TABLIBNAME, luaopen_table},
lualib.h 21 LUAMOD_API int (luaopen_table) (lua_State *L);
ltablib.c 274 LUAMOD_API int luaopen_table (lua_State *L) { function

Completed in 223 milliseconds