Searched refs:VTRUE (Results 1 – 3 of 3) sorted by relevance
29 VTRUE, /* constant true */ enumerator
90 case VTRUE: in luaK_exp2const()691 e->k = VTRUE; in const2exp()823 case VTRUE: { in discharge2reg()985 case VTRUE: info = boolT(fs); break; in luaK_exp2K()1125 case VK: case VKFLT: case VKINT: case VKSTR: case VTRUE: { in luaK_goiftrue()1172 e->k = VTRUE; /* true == not nil == not false */ in codenot()1175 case VK: case VKFLT: case VKINT: case VKSTR: case VTRUE: { in codenot()
1153 init_exp(v, VTRUE, 0); in simpleexp()