Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c83 static int luaB_getmetatable (lua_State *L) { in luaB_getmetatable() function
259 {"getmetatable", luaB_getmetatable},
/freebsd/contrib/lua/src/
H A Dlbaselib.c126 static int luaB_getmetatable (lua_State *L) { in luaB_getmetatable() function
511 {"getmetatable", luaB_getmetatable},