Searched refs:set_head (Results 1 – 2 of 2) sorted by relevance
332 set_head(result); in Create()337 set_head(result); in Create()491 set_head(NULL); in TearDown()
234 void set_head(Node* value) { head_ = value; } in set_head() function