Searched refs:last_obj_cnt (Results 1 – 1 of 1) sorted by relevance
43 size_t last_obj_cnt = 0; in readGroup() local115 while (cur_obj_cnt != last_obj_cnt) { in readGroup()116 last_obj_cnt = cur_obj_cnt; in readGroup()