Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dldebug.c144 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
Dlua.h384 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable
/external/syslinux/com32/lua/src/
Dldebug.c144 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
Dlua.h389 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable