Home
last modified time | relevance | path

Searched defs:luaB_rawget (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c124 static int luaB_rawget (lua_State *L) { in luaB_rawget() function
/freebsd/contrib/lua/src/
H A Dlbaselib.c166 static int luaB_rawget (lua_State *L) { in luaB_rawget() function