#include "ansidecl.h"

Go to the source code of this file.
Defines | |
| #define | size_t unsigned long |
Functions/Subroutines | |
| PTR malloc | PARAMS ((size_t)) |
| void bzero | PARAMS ((PTR, size_t)) |
| PTR | calloc (size_t nelem, size_t elsize) |
Definition at line 19 of file calloc.c.
Referenced by __fetch_gcov_type(), __fetch_long(), _cpp_expand_op_stack(), _elf32_layout(), _FWU(), _mm_malloc(), _nl_load_domain(), _PXFREAD(), _PXFWRITE(), _Unwind_Find_Entry(), add_to_sequence(), alloc_page(), bfd_bwrite(), coff_get_normalized_symtab(), compare_ptr_data(), copy_comment(), DRA_Mem_Unmap_File(), dump_enable_all(), dump_enabled_p(), dumpem(), ErrMsg_Report(), expand_inline_function(), ffecom_f2c_set_lio_code_(), ffecom_init_0(), ffeintrin_fulfill_generic(), ffeintrin_init_0(), ffeintrin_is_intrinsic(), ffetype_set_kind(), ffetype_set_star(), find_opt(), find_use_as_address(), ggc_allocated_p(), ggc_pch_this_base(), global_alloc(), gt_ggc_m_P17cselib_val_struct4htab(), gt_ggc_m_P7rtx_def4htab(), gt_ggc_m_P9mem_attrs4htab(), gt_ggc_m_P9tree_node4htab(), gt_ggc_mx_emit_status(), gt_ggc_mx_function(), iterative_dataflow_bitmap(), iterative_dataflow_sbitmap(), iterative_hash(), load_data(), lookup_page_table_entry(), machopic_select_section(), main(), mempool_allocator< bb * >::max_size(), mem_attrs_htab_hash(), MEM_POOL_Realloc_P(), mmix_dump_bpo_gregs(), mmix_elf_relax_section(), pointer_set_create(), set_page_table_entry(), sort_pointers(), srch_ar_file_for_module_tbl(), try_to_integrate(), type_for_mode(), unwind_frame(), verify_flow_info(), warn_deprecated(), width_to_mask(), xcoff_write_archive_contents_big(), and xcoff_write_archive_contents_old().
Definition at line 27 of file calloc.c.
Referenced by $auxinit(), __profile_pu_init(), __stride_profile_pu_init(), __value_profile_pu_init(), _fmt_parse(), _PXFEXECV(), _PXFEXECVE(), _PXFEXECVP(), _PXFGETGRGID(), _PXFGETGRNAM(), _PXFSTRUCTCOPY(), _PXFSTRUCTCREATE(), _Unwind_Find_FDE(), _xlate_expand_block_v1_po(), _xlate_expand_block_v1_ps(), _xlate_expand_block_v2_32_ge(), _xlate_expand_block_v2_32_po(), _xlate_expand_block_v2_32_ps(), _xlate_expand_block_v2_64_ge(), _xlate_expand_block_v2_64_po(), _xlate_expand_block_v2_64_ps(), _xlate_initialize_32_v2_table(), _xlate_initialize_64_v2_table(), _xlate_initialize_v1_table(), append_open64_env_flags(), Build_Skiplist(), Check_TN_Vec_Size(), cris_parse_disassembler_options(), cwh_dst_get_command_line_options(), darwin_unwind_dyld_add_image_hook(), defer_DST_member_function(), defer_DST_type(), DST_get_command_line_options(), elfmap(), Em_Add_Zeros_To_Scn(), examine_objects(), f_init(), flushout(), getfilename(), getPhdr(), gs_alloc(), gs_new_memblock(), htab_try_create(), Init_Controls_Tbl(), init_sh64_disasm_info(), Initialize_Option_Group(), IPFEC_Build_Skiplist(), KAPI_InterClusterBypassList(), KAPI_IntraClusterBypassList(), MDgrow(), MDopen(), MEM_POOL_Alloc_P(), Print_whirl_pu_from_bits(), Process_Command_Line_Group(), process_counts(), read_64_syms(), readsyms(), Resource_Alloc(), save_record(), Set_Enclosing_Die(), set_varg_(), Site_Account_Alloc(), Translate_Label(), WN_Rename_Duplicate_Labels(), and xcalloc().
1.5.6