Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Drbt.h163 rb_tree *rbtree_construct(void);
Dfilelist.c90 b->files = rbtree_construct(); in init_filelist()
91 b->dirs = rbtree_construct(); in init_filelist()
Drbt.c228 rb_tree *rbtree_construct() in rbtree_construct() function