Searched refs:num_allocations (Results 1 – 1 of 1) sorted by relevance
633 int num_allocations = 0; variable643 if (num_allocations == NUM_ALLOCATIONS) \645 allocations[num_allocations].al_ptr = (void**)&ptr; \646 allocations[num_allocations].al_size = size; \648 ++num_allocations; \668 for (i = 0; i < num_allocations; ++i) { in perform_allocations()