Searched refs:set_next_b (Results 1 – 1 of 1) sorted by relevance
405 void set_next_b ( Block* b, Block* next_p ) in set_next_b() function1400 set_next_b(b, b); in mkFreeBlock()1405 set_next_b(b_prev, b); in mkFreeBlock()1407 set_next_b(b, b_next); in mkFreeBlock()1425 set_next_b(b, NULL); // ditto in mkInuseBlock()1450 set_next_b(b_prev, b_next); in unlinkBlock()1455 set_next_b(b, NULL); in unlinkBlock()