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

  /external/chromium_org/third_party/skia/third_party/lua/src/
linit.c 30 {"_G", luaopen_base},
lualib.h 15 LUAMOD_API int (luaopen_base) (lua_State *L);
lbaselib.c 447 LUAMOD_API int luaopen_base (lua_State *L) { function

Completed in 238 milliseconds