Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c123 static int luaB_rawget (lua_State *L) { in luaB_rawget() function
267 {"rawget", luaB_rawget},
/freebsd/contrib/lua/src/
H A Dlbaselib.c166 static int luaB_rawget (lua_State *L) { in luaB_rawget() function
522 {"rawget", luaB_rawget},