Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dllimits.h296 #define condmovestack(L) ((void)0) macro
299 #define condmovestack(L) luaD_reallocstack((L), (L)->stacksize) macro