Searched refs:LUA_GCSTOP (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlbaselib.c164 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT,
H A Dlua.c457 lua_gc(L, LUA_GCSTOP, 0); /* stop collector during initialization */
H A Dlua.h281 #define LUA_GCSTOP 0 macro
H A Dlapi.c1027 case LUA_GCSTOP: {

Completed in 112 milliseconds