Searched refs:OP_BOOL (Results 1 – 13 of 13) sorted by relevance
478 { write_exp_elt_opcode (OP_BOOL);480 write_exp_elt_opcode (OP_BOOL); }484 { write_exp_elt_opcode (OP_BOOL);486 write_exp_elt_opcode (OP_BOOL); }
267 OP_BOOL, /* Modula-2 builtin BOOLEAN type */ enumerator
439 { write_exp_elt_opcode (OP_BOOL);441 write_exp_elt_opcode (OP_BOOL); }445 { write_exp_elt_opcode (OP_BOOL);447 write_exp_elt_opcode (OP_BOOL); }
1763 { write_exp_elt_opcode (OP_BOOL);1765 write_exp_elt_opcode (OP_BOOL); }1770 { write_exp_elt_opcode (OP_BOOL);1772 write_exp_elt_opcode (OP_BOOL); }
140 case OP_BOOL: in print_subexp_standard()734 case OP_BOOL: in op_name_standard()1037 case OP_BOOL: in dump_subexp_body_standard()
1555 { write_exp_elt_opcode (OP_BOOL);1557 write_exp_elt_opcode (OP_BOOL); }1562 { write_exp_elt_opcode (OP_BOOL);1564 write_exp_elt_opcode (OP_BOOL); }
441 { write_exp_elt_opcode (OP_BOOL);443 write_exp_elt_opcode (OP_BOOL);
1571 { write_exp_elt_opcode (OP_BOOL);1573 write_exp_elt_opcode (OP_BOOL);
861 case OP_BOOL: in operator_length_standard()
458 case OP_BOOL: in evaluate_subexp_standard()
2546 case OP_BOOL: in resolve_subexp()
954 * eval.c (evaluate_subexp): Add OP_BOOL case.955 * expprint.c (print_subexp): Add OP_BOOL case.
4810 * eval.c (OP_BOOL): Use LA_BOOL_TYPE.