Home
last modified time | relevance | path

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

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