Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldebug.c124 static const char *findlocal (lua_State *L, CallInfo *ci, int n, in findlocal() function
162 name = findlocal(L, ar->i_ci, n, &pos); in lua_getlocal()
179 name = findlocal(L, ar->i_ci, n, &pos); in lua_setlocal()