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

/netbsd-current/external/mit/lua/dist/src/
H A Dldo.h25 ** 'condmovestack' is used in heavy tests to force a stack reallocation
31 else { condmovestack(L,pre,pos); }
H A Dllimits.h372 #define condmovestack(L,pre,pos) ((void)0) macro
375 #define condmovestack(L,pre,pos) \ macro
H A Dldo.c314 condmovestack(L,{},{}); /* (change only for debugging) */

Completed in 136 milliseconds