Searched defs:lua_getctx (Results 1 – 2 of 2) sorted by relevance
| /external/syslinux/com32/lua/src/ | ||
| D | lua.h | 260 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable |
| D | lapi.c | 880 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function |