Home
last modified time | relevance | path

Searched refs:reshape_init_array (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20051463 (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 DChangeLog-20041559 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 Ddecl.cc6543 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 DChangeLog-2006165 (reshape_init_array): Likewise.
H A DChangeLog-20113495 (check_initializer, reshape_init_r, reshape_init_array,
H A DChangeLog-20206092 (reshape_init_array): Add first_initializer_p parm.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c6142 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()