Searched defs:luaL_ref (Results 1 – 4 of 4) sorted by relevance
66 LUALIB_API int (luaL_ref) (lua_State *L, int t); variable
89 LUALIB_API int (luaL_ref) (lua_State *L, int t); variable
661 LUALIB_API int luaL_ref (lua_State *L, int t) { in luaL_ref() function
481 LUALIB_API int luaL_ref (lua_State *L, int t) { in luaL_ref() function