Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDlbaselib.c132 static int luaB_rawset (lua_State *L) { in luaB_rawset() function
269 {"rawset", luaB_rawset},
/freebsd-13-stable/contrib/lua/src/
HDlbaselib.c174 static int luaB_rawset (lua_State *L) { in luaB_rawset() function
501 {"rawset", luaB_rawset},