Searched refs:BIG_COUNT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/tests/
H A Dtest_index.c18 #define BIG_COUNT 5555 macro
53 for (size_t j = 0; j < BIG_COUNT; ++j) {
61 expect(lzma_index_block_count(i) == BIG_COUNT);
409 for (int i = BIG_COUNT * 4; i >= 0; --i)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/tests/
H A Dtest_index.c18 #define BIG_COUNT 5555 macro
53 for (size_t j = 0; j < BIG_COUNT; ++j) {
61 expect(lzma_index_block_count(i) == BIG_COUNT);
409 for (int i = BIG_COUNT * 4; i >= 0; --i)

Completed in 99 milliseconds