Searched refs:luaB_setmetatable (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c93 static int luaB_setmetatable (lua_State *L) { function
270 {"setmetatable", luaB_setmetatable},
/freebsd-current/contrib/lua/src/
H A Dlbaselib.c137 static int luaB_setmetatable (lua_State *L) { function
525 {"setmetatable", luaB_setmetatable},

Completed in 104 milliseconds