Searched refs:VTRUE (Results 1 – 3 of 3) sorted by relevance
602 case VFALSE: case VTRUE: { in discharge2reg()603 luaK_codeABC(fs, OP_LOADBOOL, reg, e->k == VTRUE, 0); in discharge2reg()761 case VTRUE: e->u.info = boolK(fs, 1); goto vk; in luaK_exp2RK()866 case VK: case VKFLT: case VKINT: case VTRUE: { in luaK_goiftrue()914 e->k = VTRUE; /* true == not nil == not false */ in codenot()917 case VK: case VKFLT: case VKINT: case VTRUE: { in codenot()
29 VTRUE, /* constant true */ enumerator
954 init_exp(v, VTRUE, 0); in simpleexp()