Searched defs:glob_arr3 (Results 1 – 2 of 2) sorted by relevance
98 const int glob_arr3[]; // IncompleteArrayType variable99 const int glob_arr3[4] = {1, 2, 3}; // ConstantArrayType variable
50 const float glob_arr3[] = { variable