Searched refs:MAXINDEXRK (Results 1 – 4 of 4) sorted by relevance
127 #define MAXINDEXRK (BITRK - 1) macro
451 if (fs->nk <= MAXINDEXRK) { /* constant fit in RK operand? */ in luaK_exp2RK()461 if (e->u.s.info <= MAXINDEXRK) /* constant fit in argC? */ in luaK_exp2RK()
143 #define MAXINDEXRK (BITRK - 1) macro
532 if (fs->nk <= MAXINDEXRK) { /* constant fits in RK operand? */ in luaK_exp2RK()545 if (e->u.info <= MAXINDEXRK) /* constant fits in argC? */ in luaK_exp2RK()