Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexpop.h123 extern struct value *eval_op_leq (struct type *expect_type,
1371 using leq_operation = comparison_operation<BINOP_LEQ, eval_op_leq>;
Deval.c1538 eval_op_leq (struct type *expect_type, struct expression *exp, in eval_op_leq() function
DChangeLog-20214111 (eval_op_leq, eval_op_repeat, eval_op_plus, eval_op_neg)
4960 (eval_op_gtr, eval_op_geq, eval_op_leq): No longer static.
5390 * eval.c (eval_op_leq): New function.