Searched refs:reallocated (Results 1 – 7 of 7) sorted by relevance
167 void *const reallocated = realloc(ptr, size); in tracking_realloc() local168 if (reallocated == NULL) { in tracking_realloc()171 entry->allocation = reallocated; in tracking_realloc()
23 After freeing the buffers, the buffers are automatically reallocated upon a
119 or reallocated. If I<n> is zero, any excess space allocated in the126 reallocated. If I<n> is zero or less than zero, no memory is allocated.
109 - <DEPRECATED> tx-fifo-resize: determines if the FIFO *has* to be reallocated.
526 reallocated a couple of bytes too small.
3551 has been reallocated.
3991 store the incoming message is reallocated and moved. Unfortunately a