NUM_ALLOCATIONS   315 test/class/ompi_rb_tree.c     void * mem[NUM_ALLOCATIONS];
NUM_ALLOCATIONS   316 test/class/ompi_rb_tree.c     opal_free_list_item_t * key_array[NUM_ALLOCATIONS];
NUM_ALLOCATIONS   333 test/class/ompi_rb_tree.c     for(i = 0; i < NUM_ALLOCATIONS; i++)
NUM_ALLOCATIONS   361 test/class/ompi_rb_tree.c     for(i = 0; i < NUM_ALLOCATIONS; i++)
NUM_ALLOCATIONS   387 test/class/ompi_rb_tree.c             NUM_ALLOCATIONS, NUM_ALLOCATIONS * 2,
NUM_ALLOCATIONS   388 test/class/ompi_rb_tree.c             (float) i / (float) (NUM_ALLOCATIONS * 2));
NUM_ALLOCATIONS   391 test/class/ompi_rb_tree.c     for(i = 0; i < NUM_ALLOCATIONS; i++)