Searched refs:OP_Or (Results 1 – 1 of 1) sorted by relevance
17092 #define OP_Or 43 /* same as TK_OR, synopsis: r[P3]=(r[P1] || r[P2]) */ macro96899 case OP_Or: { /* same as TK_OR, in1, in2, out3 */115348 assert( TK_OR==OP_Or ); testcase( op==TK_OR );