Home
last modified time | relevance | path

Searched refs:stree_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Davl.h52 size_t stree_count(const struct stree *avl);
H A Davl.c115 size_t stree_count(const struct stree *avl) in stree_count() function
H A Dsmatch_slist.c82 sm_msg("dumping stree [%ld states]", stree_count(stree)); in __print_stree()