Searched defs:luaL_pushmodule (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlauxlib.c810 LUALIB_API void luaL_pushmodule (lua_State *L, const char *modname, function
831 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */

Completed in 122 milliseconds