Searched refs:VNIL (Results 1 – 6 of 6) sorted by relevance
21 VNIL, enumerator
346 case VNIL: { in discharge2reg()450 case VNIL: { in luaK_exp2RK()452 e->u.s.info = (e->k == VNIL) ? nilK(fs) : in luaK_exp2RK()567 case VNIL: case VFALSE: { in luaK_goiffalse()589 case VNIL: case VFALSE: { in codenot()
741 init_exp(v, VNIL, 0); in simpleexp()969 if (v.k == VNIL) v.k = VFALSE; /* `falses' are all equal here */ in cond()
22 VNIL, enumerator
422 case VNIL: { in discharge2reg()531 case VNIL: { in luaK_exp2RK()533 e->u.info = (e->k == VNIL) ? nilK(fs) : boolK(fs, (e->k == VTRUE)); in luaK_exp2RK()651 case VNIL: case VFALSE: { in luaK_goiffalse()669 case VNIL: case VFALSE: { in codenot()
955 init_exp(v, VNIL, 0); in simpleexp()1177 if (v.k == VNIL) v.k = VFALSE; /* `falses' are all equal here */ in cond()