Searched refs:vkisinreg (Results 1 – 2 of 2) sorted by relevance
38 #define vkisinreg(k) ((k) == VNONRELOC || (k) == VLOCAL) macro
708 : check_exp(vkisinreg(t->k), VLOCAL); in luaK_indexed()