Go to the source code of this file.
Defines | |
| #define | HOST_PTR_PRINTF "%llx" |
| #define | HOST_WIDE_INT_PRINT_DEC "%lld" |
| #define | HOST_WIDE_INT_PRINT_UNSIGNED "%llu" |
| #define | HOST_WIDE_INT_PRINT_HEX "0x%llx" |
| #define | HOST_WIDE_INT_PRINT_DOUBLE_HEX "0x%llx%016llx" |
| #define HOST_PTR_PRINTF "%llx" |
Definition at line 25 of file xm-vms64.h.
| #define HOST_WIDE_INT_PRINT_DEC "%lld" |
Definition at line 26 of file xm-vms64.h.
Referenced by alpha_start_function(), arc_output_function_epilogue(), arc_output_function_prologue(), arm_print_operand(), assemble_vtable_entry(), avr_output_function_epilogue(), avr_output_function_prologue(), build_element_name_1(), build_java_array_type(), builtin_define_with_int_value(), c4x_print_operand(), c4x_print_operand_address(), convex_output_function_prologue(), create_overlap_variables_for(), create_variable_info_for(), cris_asm_output_mi_thunk(), cris_print_operand(), cris_target_asm_function_epilogue(), cxx_print_type(), cxx_print_xnode(), debug_binfo(), debug_decision_2(), dump_attrs_list(), dump_class_hierarchy_r(), dump_constraint(), dump_dataflow_set(), dump_decl_name(), dump_generic_node(), dump_igraph(), dump_mem_ref(), dump_sra_elt_name(), dump_stack_var_partition(), dump_thunk(), dw2_asm_output_data_sleb128(), emit_prefetch_instructions(), fr30_print_operand(), frv_asm_output_mi_thunk(), function_epilogue(), function_prologue(), i860_output_function_epilogue(), i860_output_function_prologue(), ia64_print_operand(), ipcp_method_scale_print(), ipcp_profile_bb_print(), ipcp_profile_cs_count_print(), ipcp_profile_edge_print(), ipcp_profile_mt_count_print(), m32c_print_operand(), match_rtx(), mcore_print_operand(), mcore_print_operand_address(), mips_add_large_offset_to_sp(), mips_output_function_prologue(), ns32k_output_function_prologue(), output_addr_const(), output_asm_insn(), output_div_insn(), output_pic_addr_const(), output_toc(), override_options(), pa_output_function_prologue(), precondition_loop_p(), print_decl_name(), print_integer(), print_node(), print_node_brief(), print_operand(), print_operand_address(), print_rtx(), print_shift_count_operand(), process_set(), prune_group_by_reuse(), ra_print_rtx_object(), rs6000_va_start(), s390_emit_prologue(), s390_handle_option(), save_restore_insns(), sparc_flat_function_epilogue(), sparc_flat_function_prologue(), th_function_prologue(), unroll_loop(), vax_output_mi_thunk(), vect_analyze_operations(), VPARAMS(), write_attr_value(), write_test_expr(), xstormy16_print_operand(), and xstormy16_print_operand_address().
| #define HOST_WIDE_INT_PRINT_DOUBLE_HEX "0x%llx%016llx" |
Definition at line 29 of file xm-vms64.h.
Referenced by match_case_to_enum_1(), output_addr_const(), pp_c_integer_constant(), print_node(), and print_node_brief().
| #define HOST_WIDE_INT_PRINT_HEX "0x%llx" |
Definition at line 28 of file xm-vms64.h.
Referenced by arm_print_value(), cris_print_operand(), dw2_asm_output_data(), dw2_asm_output_data_uleb128(), dw2_assemble_integer(), hardregset_to_string(), m32c_print_operand(), m32r_print_operand(), mcore_print_operand(), output_addr_const(), pp_base_format(), pp_base_format_text(), print_operand(), print_rtx(), print_value(), ra_print_rtx_object(), randomize(), s390_assemble_integer(), score_print_operand(), and VPARAMS().
| #define HOST_WIDE_INT_PRINT_UNSIGNED "%llu" |
Definition at line 27 of file xm-vms64.h.
Referenced by compute_builtin_object_size(), default_flag_random_seed(), dump_cost(), dump_graph_cost(), dump_sreal(), m32r_file_start(), match_case_to_enum_1(), mips_declare_common_object(), mips_output_aligned_decl_common(), output_toc(), pa_asm_output_aligned_bss(), pa_asm_output_aligned_common(), pa_asm_output_aligned_local(), pp_base_format(), pp_base_format_text(), print_node(), print_node_brief(), print_spelling(), and rs6000_file_start().
1.5.6