Searched refs:VKINT (Results 1 – 3 of 3) sorted by relevance
47 case VKINT: in tonumeral()614 case VKINT: { in discharge2reg()764 case VKINT: e->u.info = luaK_intK(fs, e->u.ival); goto vk; in luaK_exp2RK()866 case VK: case VKFLT: case VKINT: case VTRUE: { in luaK_goiftrue()917 case VK: case VKFLT: case VKINT: case VTRUE: { in codenot()985 e1->k = VKINT; in constfolding()1067 static const expdesc ef = {VKINT, {0}, NO_JUMP, NO_JUMP}; in luaK_prefix()
33 VKINT, /* integer constant; nval = numerical integer value */ enumerator
941 init_exp(v, VKINT, 0); in simpleexp()