Searched refs:tnode_assert (Results 1 – 1 of 1) sorted by relevance
41 tnode_assert(const posix_tnode *n) in tnode_assert() function48 height_left = tnode_assert(n->llink); in tnode_assert()49 height_right = tnode_assert(n->rlink); in tnode_assert()139 tnode_assert(root); in ATF_TC_BODY()