Searched defs:MAXASIZE (Results 1 – 2 of 2) sorted by relevance
47 #define MAXASIZE (1 << MAXBITS) macro
54 #define MAXASIZE luaM_limitN(1u << MAXABITS, TValue) macro