Searched defs:condmovestack (Results 1 – 1 of 1) sorted by relevance
296 #define condmovestack(L) ((void)0) macro299 #define condmovestack(L) luaD_reallocstack((L), (L)->stacksize) macro