Searched defs:lua_newstate (Results 1 – 2 of 2) sorted by relevance
/external/lua/src/ | ||
D | lstate.c | 295 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { in lua_newstate() function |
D | lua.h | 145 LUA_API lua_State *(lua_newstate) (lua_Alloc f, void *ud); variable |