Searched refs:OPEQ (Results 1 – 5 of 5) sorted by relevance
53 relop: SEQ { $$ = OPEQ; }
158 #define OPEQ 14 macro
506 case OPEQ:1466 case OPEQ:1562 case OPEQ:1572 if(op!=OPEQ && op!=OPNE)2013 case OPEQ:
372 case OPEQ: in putx()458 putif(mkexpr(OPEQ, q->b_expr.leftp, in putx()460 putif(mkexpr(OPEQ, q->b_expr.rightp, in putx()843 q = mkexpr( opcode==OPEQ ? OPAND : OPOR , in putcxcmp()
512 putif( mkexpr( ( (iostmt==IOREAD||iostmt==IOWRITE) ? OPLE : OPEQ), in endio()532 putif( mkexpr(OPEQ, q, MKICON(0) ), jumplab);