Searched defs:elt_size (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dalloc-pool.h46 size_t elt_size; member in struct:alloc_pool_def
H A Dvec.c97 vec_gc_o_reserve_1 (void *vec, int reserve, size_t vec_offset, size_t elt_size, argument
169 vec_heap_o_reserve_1(void *vec, int reserve, size_t vec_offset, size_t elt_size, bool exact MEM_STAT_DECL) argument
[all...]
H A Dsimplify-rtx.c890 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
915 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
2558 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
2636 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
4176 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
[all...]
H A Dtree-ssa-ccp.c1543 tree array_type, elt_type, elt_size; local
1885 tree elt_size = TYPE_SIZE_UNIT (elt_type); local
[all...]
H A Dvarasm.c4109 int elt_size; local
4120 output_constant (TREE_VALUE (link), elt_size, align); local
4124 output_constant (TREE_VALUE (link), elt_size, nalign); local
H A Dexpr.c5317 int elt_size = tree_low_cst (TYPE_SIZE (elttype), 1); local
H A Ddwarf2out.c2718 unsigned elt_size; local
4983 add_AT_vec(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int length, unsigned int elt_size, unsigned char *array) argument
7148 unsigned int elt_size = a->dw_attr_val.v.val_vec.elt_size; local
9937 unsigned int elt_size = GET_MODE_UNIT_SIZE (mode); local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dvalarith.c261 unsigned int elt_size = TYPE_LENGTH (elt_type); local
H A Ds390-tdep.c824 pv_is_array_ref(struct prologue_value *addr, CORE_ADDR size, struct prologue_value *array_addr, CORE_ADDR array_len, CORE_ADDR elt_size, int *i) argument

Completed in 190 milliseconds