Searched refs:remainder_address (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/libauto-186/
H A DAdmin.cpp531 void *remainder_address = displace(address, allocation_size); local
535 push_node(m, remainder_address, remainder_size);
817 void *remainder_address = displace(address, size); local
821 insert_node(m, remainder_address, remainder_size);

Completed in 116 milliseconds