Home
last modified time | relevance | path

Searched refs:UNOP_MIN (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dexpression.h260 UNOP_MIN, enumerator
Dm2-exp.y258 { write_exp_elt_opcode (UNOP_MIN);
260 write_exp_elt_opcode (UNOP_MIN); }
266 write_exp_elt_opcode (UNOP_MIN); }
Dm2-exp.c1513 { write_exp_elt_opcode (UNOP_MIN);
1515 write_exp_elt_opcode (UNOP_MIN); }
1522 write_exp_elt_opcode (UNOP_MIN); }
Dm2-lang.c386 {"MIN", UNOP_MIN, PREC_BUILTIN_FUNCTION, 0},
Dexpprint.c728 case UNOP_MIN: in op_name_standard()
896 case UNOP_MIN: in dump_subexp_body_standard()
Dparse.c885 case UNOP_MIN: in operator_length_standard()