Searched refs:VTRUE (Results 1 – 3 of 3) sorted by relevance
22 VTRUE, enumerator
428 case VFALSE: case VTRUE: { in discharge2reg()429 luaK_codeABC(fs, OP_LOADBOOL, reg, e->k == VTRUE, 0); in discharge2reg()531 case VTRUE: in luaK_exp2RK()535 e->u.info = (e->k == VNIL) ? nilK(fs) : boolK(fs, (e->k == VTRUE)); in luaK_exp2RK()630 case VK: case VKNUM: case VTRUE: { in luaK_goiftrue()672 e->k = VTRUE; in codenot()675 case VK: case VKNUM: case VTRUE: { in codenot()
955 init_exp(v, VTRUE, 0); in simpleexp()