Home | History | Annotate | Download | only in src

Lines Matching refs:OP_FALSE

1037     case OP_FALSE:
1314 case OP_FALSE:
5427 if (*previous == OP_COND && previous[LINK_SIZE+1] == OP_FALSE &&
6236 OP_TRUE : OP_FALSE;
6239 OP_TRUE : OP_FALSE;
6437 other OP_FALSE conditions so that it can be checked for having only one
6438 branch, but after that the opcode is changed to OP_FALSE. */
7086 opcode to OP_FALSE. */
7095 code[LINK_SIZE+1] = OP_FALSE;
8059 case OP_FALSE: