Searched refs:free_slot (Results 1 – 1 of 1) sorted by relevance
555 int free_slot = 0; in FindCounterOrEmptyRow() local558 if (!*row_name && !free_slot) in FindCounterOrEmptyRow()559 free_slot = index; // save that we found a free slot in FindCounterOrEmptyRow()563 return free_slot; in FindCounterOrEmptyRow()