Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlua.h181 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable
Dlapi.c437 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function
/external/skia/third_party/lua/src/
Dlua.h176 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable
Dlapi.c437 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function