Searched refs:FOR_EACH_CONSTRUCTOR_VALUE (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | varasm.c | 2472 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value) in const_hash_1() 3622 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, tem) in compute_reloc_for_constant() 3681 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, tem) in output_addressed_constants() 3732 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (value), idx, elt) in initializer_constant_valid_p()
|
| H A D | c-pretty-print.c | 1439 FOR_EACH_CONSTRUCTOR_VALUE (v, ix, value) in pp_c_constructor_elts()
|
| H A D | tree.c | 1004 FOR_EACH_CONSTRUCTOR_VALUE (v, idx, value) in build_vector_from_ctor() 6983 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (init), idx, elt) in initializer_zerop()
|
| H A D | tree.h | 1398 #define FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) \ macro
|
| H A D | expr.c | 5363 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value) in store_constructor() 7125 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value) in expand_expr_real_1()
|
| H A D | gimplify.c | 3166 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value) in gimplify_init_constructor()
|
| H A D | c-typeck.c | 5019 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (inside_init), ix, value) in digest_init()
|
| H A D | dwarf2out.c | 10137 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value) in rtl_for_decl_init()
|
| H A D | ChangeLog-2005 | 11148 * tree.h (FOR_EACH_CONSTRUCTOR_VALUE, FOR_EACH_CONSTRUCTOR_ELT,
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | error.c | 1299 FOR_EACH_CONSTRUCTOR_VALUE (v, idx, value) in dump_expr_init_vec()
|
| H A D | init.c | 2506 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (init), idx, elt) in build_vec_init()
|
| H A D | decl2.c | 1225 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (DECL_INITIAL (decl)), in mark_vtable_entries()
|
| H A D | class.c | 6568 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (DECL_INITIAL (decl)), in dump_array()
|