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