Home | History | Annotate | Download | only in orig

Lines Matching refs:OP_Or

8635 #define OP_Or                                  68   /* same as TK_OR       */
66839 case OP_Or: { /* same as TK_OR, in1, in2, out3 */
76852 assert( TK_OR==OP_Or );