Home
last modified time | relevance | path

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

/external/lua/src/
Dldebug.c309 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo() function
Dlua.h425 LUA_API int (lua_getinfo) (lua_State *L, const char *what, lua_Debug *ar); variable