#include "tm.h"

Go to the source code of this file.
Defines | |
| #define | FALSE 0 |
| #define | TRUE 1 |
| #define | FATAL_EXIT_CODE 33 |
| #define | SUCCESS_EXIT_CODE 0 |
| #define | HOST_BITS_PER_CHAR 8 |
| #define | HOST_BITS_PER_SHORT 16 |
| #define | HOST_BITS_PER_INT 32 |
| #define | HOST_BITS_PER_LONG 64 |
| #define | HOST_BITS_PER_LONGLONG 64 |
| #define FALSE 0 |
Definition at line 22 of file xm-iris6.h.
| #define FATAL_EXIT_CODE 33 |
Definition at line 27 of file xm-iris6.h.
Referenced by abspath(), aux_info_corrupted(), build_ivar_chain(), collect_wait(), crash_signal(), DEFUN(), diagnostic_action_after_output(), diagnostic_count_diagnostic(), error_recursion(), fancy_abort(), fatal(), fatal_perror(), init_md_reader(), init_md_reader_args_cb(), internal_error(), main(), open_files(), pfatal_with_name(), print_usage(), read_scan_file(), save_def_or_dec(), scan_decls(), segv_handler(), start_class(), toplev_main(), usage(), v_fatal(), VPARAMS(), and write_automata().
| #define HOST_BITS_PER_CHAR 8 |
Definition at line 40 of file xm-iris6.h.
Referenced by check_for_full_enumeration_handling(), java_lex(), print_operand(), set_nonincremental_init_from_string(), target_char_cast(), and zap_mask().
| #define HOST_BITS_PER_INT 32 |
Definition at line 46 of file xm-iris6.h.
Referenced by choose_mult_variant(), dump_expr(), dump_generic_node(), emit_case_bit_tests(), expand_expr(), expand_expr_real_1(), expand_mult(), ffelex_backslash_(), handle_aligned_attribute(), init_caller_save(), m32r_print_operand(), operate_exp(), pp_c_integer_literal(), regclass(), try_combine(), write_attr_valueq(), and yyprint().
| #define HOST_BITS_PER_LONG 64 |
Definition at line 51 of file xm-iris6.h.
Referenced by alloc_page(), build_binary_op(), clear_marks(), clear_significand_below(), clear_significand_bit(), decode_c4x_extended(), decode_c4x_single(), decode_i370_double(), decode_i370_single(), decode_ieee_double(), decode_ieee_extended(), decode_ieee_quad(), decode_ieee_single(), decode_vax_d(), decode_vax_f(), decode_vax_g(), do_multiply(), encode_c4x_extended(), encode_c4x_single(), encode_i370_double(), encode_i370_single(), encode_ieee_double(), encode_ieee_extended(), encode_ieee_quad(), encode_ieee_single(), encode_vax_d(), encode_vax_f(), encode_vax_g(), ggc_alloc(), ggc_alloc_stat(), ggc_free(), ggc_marked_p(), ggc_pch_read(), ggc_push_context(), ggc_set_mark(), hash1(), lshift_significand(), lshift_significand_1(), mmix_intval(), normalize(), real_from_integer(), real_from_string(), real_hash(), real_to_hexadecimal(), real_to_integer(), real_to_integer2(), round_for_format(), rshift_significand(), set_significand_bit(), split_double(), sticky_rshift_significand(), test_significand_bit(), and yyprint().
| #define HOST_BITS_PER_LONGLONG 64 |
Definition at line 55 of file xm-iris6.h.
| #define HOST_BITS_PER_SHORT 16 |
Definition at line 43 of file xm-iris6.h.
| #define SUCCESS_EXIT_CODE 0 |
Definition at line 31 of file xm-iris6.h.
Referenced by DEFUN(), init_md_reader(), init_md_reader_args_cb(), main(), print_usage(), print_version(), read_scan_file(), and toplev_main().
| #define TRUE 1 |
Definition at line 23 of file xm-iris6.h.
1.5.6