Home
last modified time | relevance | path

Searched refs:rightmost_occ (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Det-forest.c479 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
496 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree()
505 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree_force()
531 rmost = father->rightmost_occ; in et_set_father()
536 p = t->rightmost_occ; in et_set_father()
586 rmost = t->rightmost_occ; in et_split()
638 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
706 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
763 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Det-forest.c472 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
489 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
498 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
524 rmost = father->rightmost_occ; in et_set_father()
529 p = t->rightmost_occ; in et_set_father()
579 rmost = t->rightmost_occ; in et_split()
631 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
699 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
756 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Det-forest.c479 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
496 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree()
505 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree_force()
531 rmost = father->rightmost_occ; in et_set_father()
536 p = t->rightmost_occ; in et_set_father()
586 rmost = t->rightmost_occ; in et_split()
638 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
706 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
763 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Det-forest.c479 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
496 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree()
505 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree_force()
531 rmost = father->rightmost_occ; in et_set_father()
536 p = t->rightmost_occ; in et_set_father()
586 rmost = t->rightmost_occ; in et_split()
638 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
706 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
763 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Det-forest.c472 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
489 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
498 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
524 rmost = father->rightmost_occ; in et_set_father()
529 p = t->rightmost_occ; in et_set_father()
579 rmost = t->rightmost_occ; in et_split()
631 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
699 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
756 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Det-forest.c481 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
498 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree()
507 pool_free (et_occurrences, t->rightmost_occ); in et_free_tree_force()
522 rmost = father->rightmost_occ; in et_set_father()
527 p = t->rightmost_occ; in et_set_father()
577 rmost = t->rightmost_occ; in et_split()
629 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
688 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Det-forest.c495 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
512 pool_free (et_occurences, t->rightmost_occ); in et_free_tree()
527 rmost = father->rightmost_occ; in et_set_father()
532 p = t->rightmost_occ; in et_set_father()
582 rmost = t->rightmost_occ; in et_split()
634 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
693 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
H A Det-forest.h70 struct et_occ *rightmost_occ; /* The rightmost occurence. */ member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Det-forest.c495 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
512 pool_free (et_occurences, t->rightmost_occ); in et_free_tree()
527 rmost = father->rightmost_occ; in et_set_father()
532 p = t->rightmost_occ; in et_set_father()
582 rmost = t->rightmost_occ; in et_split()
634 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
693 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Det-forest.c473 nw->rightmost_occ = et_new_occ (nw); in et_new_tree()
490 et_occurrences.remove (t->rightmost_occ); in et_free_tree()
499 et_occurrences.remove (t->rightmost_occ); in et_free_tree_force()
525 rmost = father->rightmost_occ; in et_set_father()
530 p = t->rightmost_occ; in et_set_father()
580 rmost = t->rightmost_occ; in et_split()
632 struct et_occ *o1 = n1->rightmost_occ, *o2 = n2->rightmost_occ, *om; in et_nca()
700 struct et_occ *u = up->rightmost_occ, *d = down->rightmost_occ; in et_below()
757 struct et_occ *occ = node->rightmost_occ, *r; in et_root()

12