Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dllimits.h372 #define condmovestack(L,pre,pos) ((void)0) macro
375 #define condmovestack(L,pre,pos) \ macro