Searched refs:array3 (Results 1 – 1 of 1) sorted by relevance
102 int array3[] = {9, 10, 11, 12, 13, 14}; in tests() local106 test_bounded_array_ref<int>(array3, 6) in tests()