Searched refs:MAXASIZE (Results 1 – 1 of 1) sorted by relevance
54 #define MAXASIZE luaM_limitN(1u << MAXABITS, TValue) macro275 if (l_castS2U(k) - 1u < MAXASIZE) /* 'k' in [1, MAXASIZE]? */ in arrayindex()