Home
last modified time | relevance | path

Searched refs:max_allocations (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dtst-interpose-aux.c104 enum { max_allocations = 65536 }; enumerator
105 static struct allocation_header *allocations[max_allocations];
148 if (allocation_index == max_allocations) in malloc_internal()

Completed in 4 milliseconds