Searched refs:last_obj_cnt (Results 1 – 1 of 1) sorted by relevance
45 size_t last_obj_cnt = 0; in readGroup() local121 while (cur_obj_cnt != last_obj_cnt) { in readGroup()122 last_obj_cnt = cur_obj_cnt; in readGroup()