Searched refs:eval_op_leq (Results 1 – 3 of 3) sorted by relevance
123 extern struct value *eval_op_leq (struct type *expect_type,1371 using leq_operation = comparison_operation<BINOP_LEQ, eval_op_leq>;
1538 eval_op_leq (struct type *expect_type, struct expression *exp, in eval_op_leq() function
4111 (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.