Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldo.c539 static CallInfo *findpcall (lua_State *L) { in findpcall() function
/freebsd/contrib/lua/src/
H A Dldo.c754 static CallInfo *findpcall (lua_State *L) { in findpcall() function