Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/
H A Dexpop.h184 extern struct value *eval_op_ind (struct type *expect_type,
1520 return eval_op_ind (expect_type, exp, noside, val); in evaluate()
H A Deval.c1579 eval_op_ind (struct type *expect_type, struct expression *exp, in eval_op_ind() function
H A DChangeLog4294 (eval_op_complement, eval_op_lognot, eval_op_ind)
5100 * eval.c (eval_op_ind): No longer static. Remove "op" parameter.
5542 * eval.c (eval_op_ind): New function.