Home
last modified time | relevance | path

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

/external/lua/src/
Dldebug.c171 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
Dlua.h426 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable