Searched refs:Expr_Op_Type_LOR (Results 1 – 4 of 4) sorted by relevance
284 Expr_Op_Type_LOR, /* Logical OR. */ enumerator
4217 $$ = binary (Expr_Op_Type_LOR, $1, $3);4323 case Expr_Op_Type_LOR: in binary()
1171 case Expr_Op_Type_LOR: in Expr_Node_Gen_Reloc_R()
7041 (yyval.expr) = binary (Expr_Op_Type_LOR, (yyvsp[-2].expr), (yyvsp[0].expr));7426 case Expr_Op_Type_LOR: in binary()