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

/macosx-10.10/libauto-186/
H A DAdmin.h303 // push_node
308 void push_node(usword_t index, void *address, usword_t size);
H A DAdmin.cpp344 // push_node
349 inline void Admin::push_node(usword_t index, void *address, usword_t size) { function in class:Auto::Admin
535 push_node(m, remainder_address, remainder_size);
553 push_node(unused, _active_subzone->quantum_address(top+n), _active_subzone->quantum_size(unused));
603 push_node(m, addr, remainder_size);
634 push_node(unused, address, subzone->quantum_size(unused));
970 push_node(m, free_address, free_size);

Completed in 77 milliseconds