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