Searched refs:const_int_array (Results 1 – 1 of 1) sorted by relevance
177 const int const_int_array[] = {10, 20, 30}; // const int* in TEST() local178 val = const_int_array; in TEST()