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