Home
last modified time | relevance | path

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

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