/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ggc.h | 97 extern void *ggc_alloc PARAMS ((size_t)); 106 ((struct rtx_def *) ggc_alloc (sizeof (struct rtx_def) \ 110 ((struct rtvec_def *) ggc_alloc (sizeof (struct rtvec_def) \ 113 #define ggc_alloc_tree(LENGTH) ((union tree_node *) ggc_alloc (LENGTH))
|
H A D | ggc-common.c | 150 void *buf = ggc_alloc (size); 165 return ggc_alloc (size); 186 r = ggc_alloc (size);
|
H A D | ggc-none.c | 30 ggc_alloc (size) in ggc_alloc() function
|
H A D | bitmap.c | 161 element = ggc_alloc (sizeof (bitmap_element)); 761 head = ggc_alloc (sizeof (*head));
|
H A D | cselib.c | 144 el = (struct elt_list *) ggc_alloc (sizeof (struct elt_list)); 163 el = (struct elt_loc_list *) ggc_alloc (sizeof (struct elt_loc_list)); 697 e = (cselib_val *) ggc_alloc (sizeof (cselib_val));
|
H A D | ggc-simple.c | 167 ggc_alloc (size) in ggc_alloc() function
|
H A D | c-pragma.c | 77 entry = (align_stack *) ggc_alloc (sizeof (* entry));
|
H A D | varasm.c | 2698 desc = ggc_alloc (sizeof (*desc)); 2804 ggc_alloc (sizeof (struct deferred_string)); 2914 p = (struct varasm_status *) ggc_alloc (sizeof (struct varasm_status)); 3185 ptr = (struct constant_descriptor_rtx *) ggc_alloc (sizeof (*ptr)); 3238 pool = (struct pool_constant *) ggc_alloc (sizeof (struct pool_constant));
|
/openbsd/gnu/gcc/gcc/ |
H A D | ggc.h | 206 #define ggc_alloc(s) ggc_alloc_stat (s MEM_STAT_INFO) macro 228 #define GGC_NEW(T) ((T *) ggc_alloc (sizeof (T))) 230 #define GGC_NEWVEC(T, N) ((T *) ggc_alloc ((N) * sizeof(T))) 232 #define GGC_NEWVAR(T, S) ((T *) ggc_alloc ((S))) 312 # define ggc_alloc_zone(s, z) ggc_alloc (s)
|
H A D | stringpool.c | 59 return ggc_alloc (x); in stringpool_ggc_alloc() 228 spd = ggc_alloc (sizeof (*spd)); in gt_pch_save_stringpool() 231 spd->entries = ggc_alloc (sizeof (spd->entries[0]) * spd->nslots); in gt_pch_save_stringpool()
|
H A D | lambda-trans.c | 38 ret = ggc_alloc (sizeof (*ret)); in lambda_trans_matrix_new()
|
H A D | tree-iterator.c | 93 head = ggc_alloc (sizeof (*head)); in tsi_link_before() 169 head = ggc_alloc (sizeof (*head)); in tsi_link_after()
|
H A D | integrate.c | 240 ivs = ggc_alloc (sizeof (initial_value_struct)); in get_hard_reg_initial_val() 243 ivs->entries = ggc_alloc (5 * sizeof (initial_value_pair)); in get_hard_reg_initial_val()
|
H A D | tree-ssanames.c | 271 new_ptr_info = ggc_alloc (sizeof (struct ptr_info_def)); in duplicate_ssa_name_ptr_info()
|
H A D | value-prof.c | 737 hist = ggc_alloc (sizeof (*hist)); in tree_divmod_values_to_profile() 750 hist = ggc_alloc (sizeof (*hist)); in tree_divmod_values_to_profile() 756 hist = ggc_alloc (sizeof (*hist)); in tree_divmod_values_to_profile()
|
H A D | tree-phinodes.c | 156 phi = ggc_alloc (size); in allocate_phi_node()
|
H A D | varasm.c | 256 sect = ggc_alloc (sizeof (struct unnamed_section)); in get_unnamed_section() 273 sect = ggc_alloc (sizeof (struct unnamed_section)); in get_noswitch_section() 294 sect = ggc_alloc (sizeof (struct named_section)); in get_section() 2805 desc = ggc_alloc (sizeof (*desc)); in build_constant_desc() 3140 pool = ggc_alloc (sizeof (struct rtx_constant_pool)); in create_constant_pool() 3156 p = ggc_alloc (sizeof (struct varasm_status)); in init_varasm_status() 3211 desc = ggc_alloc (sizeof (*desc)); in force_const_mem()
|
H A D | lambda-code.c | 159 ret = ggc_alloc (sizeof (*ret)); in lambda_body_vector_new() 332 ret = ggc_alloc (sizeof (*ret)); in lambda_loopnest_new() 364 ret = ggc_alloc (sizeof (*ret)); in lambda_lattice_new() 2196 h = ggc_alloc (sizeof (struct tree_map)); in replace_uses_equiv_to_x_with_y()
|
H A D | tree.c | 1074 dp = ggc_alloc (sizeof (REAL_VALUE_TYPE)); in build_real() 3270 SET_EXPR_LOCUS (node, ggc_alloc (sizeof (location_t))); in annotate_with_file_line() 3990 h = ggc_alloc (sizeof (struct tree_int_map)); in decl_init_priority_insert() 4020 h = ggc_alloc (sizeof (struct tree_map)); in decl_restrict_base_insert() 4086 h = ggc_alloc (sizeof (struct tree_map)); in decl_debug_expr_insert() 4116 h = ggc_alloc (sizeof (struct tree_map)); in decl_value_expr_insert() 4275 h = ggc_alloc (sizeof (struct type_hash)); in type_hash_add() 6986 t = ggc_alloc (size); in build_omp_clause()
|
H A D | lambda-mat.c | 40 mat = ggc_alloc (m * sizeof (lambda_vector)); in lambda_matrix_new()
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | where.c | 118 wf = ggc_alloc (offsetof (struct _ffewhere_file_, text) + length + 1); in ffewhere_file_new() 134 ll = ggc_alloc (sizeof (*ll)); in ffewhere_file_set()
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | winnt.c | 660 p = (struct extern_list *) ggc_alloc (sizeof *p); in i386_pe_record_external_function() 689 p = (struct export_list *) ggc_alloc (sizeof *p); in i386_pe_record_exported_symbol()
|
/openbsd/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | tree1.c | 243 mem = ggc_alloc (size); in my_malloc()
|
/openbsd/gnu/gcc/gcc/treelang/ |
H A D | tree1.c | 217 mem = ggc_alloc (size); in my_malloc()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | lex.c | 1403 ld = (struct lang_decl *) ggc_alloc (size); 1442 lt = (struct lang_type *) ggc_alloc (size);
|