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

/freebsd-10-stable/contrib/apr/include/
H A Dapr_tables.h66 int elt_size; member in struct:apr_array_header_t
/freebsd-10-stable/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
2561 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
2639 int elt_size = GET_MODE_SIZE (GET_MODE_INNER (mode)); local
4179 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.c4111 int elt_size; local
4122 output_constant (TREE_VALUE (link), elt_size, align); local
4126 output_constant (TREE_VALUE (link), elt_size, nalign); local
H A Dexpr.c5326 int elt_size = tree_low_cst (TYPE_SIZE (elttype), 1); local
H A Ddwarf2out.c2718 unsigned elt_size; local
4988 add_AT_vec(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int length, unsigned int elt_size, unsigned char *array) argument
7153 unsigned int elt_size = a->dw_attr_val.v.val_vec.elt_size; local
9947 unsigned int elt_size = GET_MODE_UNIT_SIZE (mode); local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsorts.c199 bsearch_lower_bound(const void *key, const void *base, int nelts, int elt_size, int (*compare_func)(const void *, const void *)) argument
[all...]
/freebsd-10-stable/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
/freebsd-10-stable/contrib/apr/tables/
H A Dapr_tables.c54 make_array_core(apr_array_header_t *res, apr_pool_t *p, int nelts, int elt_size, int clear) argument
83 apr_array_make(apr_pool_t *p, int nelts, int elt_size) argument
146 int elt_size = dst->elt_size; local
[all...]
/freebsd-10-stable/contrib/flex/
H A Dflexdef.h1106 size_t elt_size; /* in bytes. */ member in struct:Buf

Completed in 198 milliseconds