Home
last modified time | relevance | path

Searched refs:luaL_ref (Results 1 – 2 of 2) sorted by relevance

/external/lua/src/
Dlauxlib.h80 LUALIB_API int (luaL_ref) (lua_State *L, int t); variable
Dlauxlib.c595 LUALIB_API int luaL_ref (lua_State *L, int t) { in luaL_ref() function