Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldo.c358 static StkId tryfuncTM (lua_State *L, StkId func) { in tryfuncTM() function
/freebsd/contrib/lua/src/
H A Dldo.c419 static StkId tryfuncTM (lua_State *L, StkId func) { in tryfuncTM() function