Lines Matching refs:from_array
1757 int from_array = 0; in build_aggr_init() local
1761 from_array = 1; in build_aggr_init()
1782 from_array = (itype && same_type_p (TREE_TYPE (init), in build_aggr_init()
1786 && (!from_array in build_aggr_init()
1801 from_array, in build_aggr_init()
4234 int from_array, tsubst_flags_t complain) in build_vec_init() argument
4276 && from_array != 2) in build_vec_init()
4280 if (from_array && init && BRACE_ENCLOSED_INITIALIZER_P (init) in build_vec_init()
4302 && (from_array == 2 in build_vec_init()
4313 || from_array)) in build_vec_init()
4387 if (from_array && init && TREE_CODE (init) != CONSTRUCTOR) in build_vec_init()
4403 && from_array != 2) in build_vec_init()
4440 from_array = 0; in build_vec_init()
4538 from_array = 0; in build_vec_init()
4541 else if (from_array) in build_vec_init()
4566 if (from_array in build_vec_init()
4606 if (from_array) in build_vec_init()
4623 from_array, complain); in build_vec_init()
4624 else if (from_array == 2) in build_vec_init()
4726 && from_array != 2) in build_vec_init()