Searched refs:reshape_init_array (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2005 | 1463 (reshape_init_array): Rename to... 1466 (reshape_init_array, reshape_init_vector, reshape_init_class, 2819 * decl.c (reshape_init_array): Use UHWI type for max_index_cst
|
H A D | ChangeLog-2004 | 1559 check_for_uninitialized_const_var, reshape_init_array, 1945 * decl.c (reshape_init_array): Initialize max_index_cst to fix 2026 (reshape_init_array): New function. Use integers instead of trees
|
H A D | decl.cc | 6543 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p, in reshape_init_array() function 7063 new_init = reshape_init_array (type, d, first_initializer_p, complain); in reshape_init_r()
|
H A D | ChangeLog-2006 | 165 (reshape_init_array): Likewise.
|
H A D | ChangeLog-2011 | 3495 (check_initializer, reshape_init_r, reshape_init_array,
|
H A D | ChangeLog-2020 | 6092 (reshape_init_array): Add first_initializer_p parm.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 6142 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p, in reshape_init_array() function 6521 return reshape_init_array (type, d, first_initializer_p, complain); in reshape_init_r()
|