node_max           50 ompi/mca/coll/libnbc/libdict/hb_tree.c static hb_node *node_max __P((hb_node *node));
node_max          839 ompi/mca/coll/libnbc/libdict/hb_tree.c 	itor->node = t->root ? node_max(t->root) : NULL;