Searched refs:array5 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Darray1.C16 const iArr array5={ variable
24 || sizeof (array5)/sizeof (array5[0]) != 5)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable2.cc74 int array5[]={3,3,3,3}; local
76 std::copy(array5, array5 + 4, rv_array5);
H A Dmoveable.cc70 int array5[]={3,3,3,3}; local
72 std::copy(array5, array5 + 4, rv_array5);

Completed in 88 milliseconds