Searched refs:et_occ (Results 1 – 4 of 4) 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 argument64 set_depth (struct et_occ *occ, int d) in set_depth()76 set_depth_add (struct et_occ *occ, int d) in set_depth_add()88 set_prev (struct et_occ *occ, struct et_occ *t) in set_prev()102 set_next (struct et_occ *occ, struct et_occ *t) in set_next()116 et_recomp_min (struct et_occ *occ) in et_recomp_min()[all …]
70 struct et_occ *rightmost_occ; /* The rightmost occurrence. */71 struct et_occ *parent_occ; /* The occurrence of the parent node. */
3508 (struct et_occ): New.
194 (struct et_occ): New.