Home
last modified time | relevance | path

Searched refs:BINOP_LEQ (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpression.h72 BINOP_LEQ, /* <= */ enumerator
H A Dp-lang.c403 {"<=", BINOP_LEQ, PREC_ORDER, 0},
H A Dm2-lang.c374 {"<=", BINOP_LEQ, PREC_ORDER, 0},
H A Dexpprint.c616 case BINOP_LEQ: in op_name_standard()
859 case BINOP_LEQ: in dump_subexp_body_standard()
H A Dc-lang.c493 {"<=", BINOP_LEQ, PREC_ORDER, 0},
H A Ddwarf2expr.c648 binop = BINOP_LEQ; in execute_stack_op()
H A Df-lang.c423 {".LE.", BINOP_LEQ, PREC_ORDER, 0},
H A Dm2-exp.y447 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dada-exp.y375 { write_exp_elt_opcode (BINOP_LEQ); }
H A Df-exp.y357 { write_exp_elt_opcode (BINOP_LEQ); }
H A Djv-exp.y608 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dvalarith.c467 case BINOP_LEQ: in value_x_binop()
H A Djv-lang.c1048 {"<=", BINOP_LEQ, PREC_ORDER, 0},
H A Dp-exp.y407 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dada-exp.c1717 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dm2-exp.c1728 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dobjc-exp.y488 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dada-lang.c677 {"Ole", "\"<=\"", BINOP_LEQ},
2520 case BINOP_LEQ: in resolve_subexp()
2740 case BINOP_LEQ: in resolve_subexp()
3367 case BINOP_LEQ: in possible_user_operator_p()
8447 {"<=", BINOP_LEQ, PREC_ORDER, 0},
H A Df-exp.c1479 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dc-exp.y421 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dobjc-lang.c610 {"<=", BINOP_LEQ, PREC_ORDER, 0},
H A Djv-exp.c1778 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dp-exp.c1515 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dc-exp.c1736 { write_exp_elt_opcode (BINOP_LEQ); }
H A Dobjc-exp.c1797 { write_exp_elt_opcode (BINOP_LEQ); }

12