Home
last modified time | relevance | path

Searched refs:LFIELDS_PER_FLUSH (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h390 #define LFIELDS_PER_FLUSH 50 macro
A Dlcode.c1751 lua_assert(tostore != 0 && tostore <= LFIELDS_PER_FLUSH); in luaK_setlist()
A Dlparser.c860 if (cc->tostore == LFIELDS_PER_FLUSH) { in closelistfield()

Completed in 11 milliseconds