Searched refs:OP_Or (Results 1 – 2 of 2) sorted by relevance
8380 #define OP_Or 68 /* same as TK_OR */ macro65491 case OP_Or: { /* same as TK_OR, in1, in2, out3 */75460 assert( TK_OR==OP_Or );
12555 #define OP_Or 27 /* same as TK_OR, synopsis: r[P3]=(r[P1] || r[P2]) */ macro79339 case OP_Or: { /* same as TK_OR, in1, in2, out3 */92312 assert( TK_OR==OP_Or ); testcase( op==TK_OR );