Searched refs:strs (Results 1 – 1 of 1) sorted by relevance
54 static const char * const strs[] = {"Arsenal", "Chelsea", "Liverpool", in test_overflow_array() local60 for (i = 0; i < (int)RTE_DIM(strs); i++) in test_overflow_array()62 strs[i]); in test_overflow_array()