HomeSort by: relevance | last modified time | path
    Searched refs:eval_op_neg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
expop.h 137 extern struct value *eval_op_neg (struct type *expect_type,
1465 using unary_neg_operation = usual_ax_unop_operation<UNOP_NEG, eval_op_neg>;
eval.c 1622 eval_op_neg (struct type *expect_type, struct expression *exp,
1620 eval_op_neg (struct type *expect_type, struct expression *exp, function
  /src/external/gpl3/gdb.old/dist/gdb/
expop.h 137 extern struct value *eval_op_neg (struct type *expect_type,
1468 using unary_neg_operation = usual_ax_unop_operation<UNOP_NEG, eval_op_neg>;
eval.c 1597 eval_op_neg (struct type *expect_type, struct expression *exp,
1595 eval_op_neg (struct type *expect_type, struct expression *exp, function

Completed in 38 milliseconds