Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
Dldebug.c278 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo() function
Dlua.h382 LUA_API int (lua_getinfo) (lua_State *L, const char *what, lua_Debug *ar); variable
/freebsd-12-stable/contrib/lua/src/
Dldebug.c310 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo() function
Dlua.h424 LUA_API int (lua_getinfo) (lua_State *L, const char *what, lua_Debug *ar); variable