Searched refs:lua_status (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlcorolib.c26 if (lua_status(co) == LUA_OK && lua_gettop(co) == 0) {
109 switch (lua_status(co)) {
H A Dlua.h275 LUA_API int (lua_status) (lua_State *L);
H A Dlapi.c1012 LUA_API int lua_status (lua_State *L) { function

Completed in 655 milliseconds