Searched defs:tree_cons (Results 1 – 2 of 2) sorted by relevance
1136 tree_cons (purpose, value, chain) in tree_cons() function
3941 #define tree_cons(t,q,w) tree_cons_stat (t,q,w MEM_STAT_INFO) macro