Searched refs:num_allocations (Results 1 – 1 of 1) sorted by relevance
604 int num_allocations = 0; variable614 if (num_allocations == NUM_ALLOCATIONS) \616 allocations[num_allocations].al_ptr = (void**)&ptr; \617 allocations[num_allocations].al_size = size; \619 ++num_allocations; \639 for (i = 0; i < num_allocations; ++i) { in perform_allocations()