Searched refs:set_next_b (Results 1 – 1 of 1) sorted by relevance
418 void set_next_b ( Block* b, Block* next_p ) in set_next_b() function1624 set_next_b(b, b); in mkFreeBlock()1629 set_next_b(b_prev, b); in mkFreeBlock()1631 set_next_b(b, b_next); in mkFreeBlock()1649 set_next_b(b, NULL); // ditto in mkInuseBlock()1696 set_next_b(b_prev, b_next); in unlinkBlock()1701 set_next_b(b, NULL); in unlinkBlock()