Home
last modified time | relevance | path

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

/external/lua/src/
Dldebug.c145 static const char *findlocal (lua_State *L, CallInfo *ci, int n, in findlocal() function
183 name = findlocal(L, ar->i_ci, n, &pos); in lua_getlocal()
200 name = findlocal(L, ar->i_ci, n, &pos); in lua_setlocal()