Searched defs:et_occ (Results 1 – 2 of 2) sorted by relevance
41 struct et_occ struct45 struct et_occ *parent; /* Parent in the splay-tree. */ argument46 struct et_occ *prev; /* Left son in the splay-tree. */ argument47 struct et_occ *next; /* Right son in the splay-tree. */ argument54 struct et_occ *min_occ; /* The occurrence in the subtree with the minimal argument