Searched defs:my_array (Results 1 – 4 of 4) sorted by relevance
15 int my_array[3] = { 1, 2, 3 }; /* break main */ in main() local