Searched refs:expand_cmp (Results 1 – 2 of 2) sorted by relevance
115 expand_cmp(struct expandnode *e1, struct expandnode *e2) in expand_cmp() function313 RB_GENERATE(expandtree, expandnode, entry, expand_cmp);
1332 int expand_cmp(struct expandnode *, struct expandnode *);1339 RB_PROTOTYPE(expandtree, expandnode, nodes, expand_cmp);