Home | History | Annotate | Download | only in tzcode

Lines Matching refs:id_count

2309   size_t id_count = (ntohl(header.data_offset) - ntohl(header.index_offset)) / sizeof(buf);
2310 for (size_t i = 0; i < id_count; ++i) {