Searched refs:tnode_assert (Results 1 – 1 of 1) sorted by relevance
38 tnode_assert(const posix_tnode *n) in tnode_assert() function45 height_left = tnode_assert(n->llink); in tnode_assert()46 height_right = tnode_assert(n->rlink); in tnode_assert()136 tnode_assert(root); in ATF_TC_BODY()