Home
last modified time | relevance | path

Searched refs:eval_op_plus (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexpop.h133 extern struct value *eval_op_plus (struct type *expect_type,
1467 using unary_plus_operation = usual_ax_unop_operation<UNOP_PLUS, eval_op_plus>;
Deval.c1579 eval_op_plus (struct type *expect_type, struct expression *exp, in eval_op_plus() function
DChangeLog-20214111 (eval_op_leq, eval_op_repeat, eval_op_plus, eval_op_neg)
4938 * eval.c (eval_op_plus, eval_op_neg, eval_op_complement)
5380 * eval.c (eval_op_plus): New function.