NUM_ENTRIES 41 tools/testing/radix-tree/multiorder.c int index[NUM_ENTRIES] = {0, 2, 4, 8, 16, 32, 34, 36, 64, 72, 128}; NUM_ENTRIES 42 tools/testing/radix-tree/multiorder.c int order[NUM_ENTRIES] = {1, 1, 2, 3, 4, 1, 0, 1, 3, 0, 7}; NUM_ENTRIES 46 tools/testing/radix-tree/multiorder.c for (i = 0; i < NUM_ENTRIES; i++) { NUM_ENTRIES 52 tools/testing/radix-tree/multiorder.c for (i = 0; i < NUM_ENTRIES; i++)