Lines Matching defs:count
2416 vli_type count;
2437 /* Number of Records (matches block.count in valid files) */
2438 vli_type count;
2542 * Block count, which are later used to validate the Index field.
2605 ++s->block.count;
2640 s->index.count = s->vli;
2647 if (s->index.count != s->block.count)
2664 --s->index.count;
2668 } while (s->index.count > 0);