HomeSort by relevance Sort by last modified time
    Searched defs:luaL_openlibs (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
linit.c 10 ** libraries, call luaL_openlibs in your program. If you need a
52 LUALIB_API void luaL_openlibs (lua_State *L) {
  /external/skia/third_party/lua/src/
linit.c 10 ** libraries, call luaL_openlibs in your program. If you need a
52 LUALIB_API void luaL_openlibs (lua_State *L) {
  /external/syslinux/com32/lua/src/
linit.c 10 ** libraries, call luaL_openlibs in your program. If you need a
54 LUALIB_API void luaL_openlibs (lua_State *L) {

Completed in 369 milliseconds