Home
last modified time | relevance | path

Searched refs:thishbp (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dallchblk.c157 if (thishbp == 0) thishbp = GC_hblkfreelist;
158 thishdr = HDR(thishbp);
179 lasthbp = thishbp;
182 thishbp = lasthbp;
184 if (thishbp != hbp && GC_install_header(thishbp)) {
196 hbp = thishbp;
205 thishbp = hbp;
252 thishbp = hbp;
261 hbp = thishbp;
282 GC_write_hint(thishbp);
[all …]
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dallchblk.c580 register struct hblk *thishbp; local
624 thishbp = hhdr -> hb_next;
625 if (thishbp != 0) {
626 GET_HDR(thishbp, thishdr);
646 && (thishbp = GC_is_black_listed(lasthbp,
649 lasthbp = thishbp;
652 thishbp = lasthbp;
654 if (thishbp != hbp &&
655 0 != (thishdr = GC_install_header(thishbp))) {
664 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c596 struct hblk *thishbp; in GC_allochblk_nth() local
639 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
640 if (thishbp != 0) { in GC_allochblk_nth()
641 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
661 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
664 lasthbp = thishbp; in GC_allochblk_nth()
667 thishbp = lasthbp; in GC_allochblk_nth()
669 if (thishbp != hbp && in GC_allochblk_nth()
670 0 != (thishdr = GC_install_header(thishbp))) { in GC_allochblk_nth()
679 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dallchblk.c580 register struct hblk *thishbp; local
624 thishbp = hhdr -> hb_next;
625 if (thishbp != 0) {
626 GET_HDR(thishbp, thishdr);
646 && (thishbp = GC_is_black_listed(lasthbp,
649 lasthbp = thishbp;
652 thishbp = lasthbp;
654 if (thishbp != hbp &&
655 0 != (thishdr = GC_install_header(thishbp))) {
664 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c596 struct hblk *thishbp; in GC_allochblk_nth() local
639 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
640 if (thishbp != 0) { in GC_allochblk_nth()
641 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
661 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
664 lasthbp = thishbp; in GC_allochblk_nth()
667 thishbp = lasthbp; in GC_allochblk_nth()
669 if (thishbp != hbp && in GC_allochblk_nth()
670 0 != (thishdr = GC_install_header(thishbp))) { in GC_allochblk_nth()
679 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dallchblk.c580 register struct hblk *thishbp; local
624 thishbp = hhdr -> hb_next;
625 if (thishbp != 0) {
626 GET_HDR(thishbp, thishdr);
646 && (thishbp = GC_is_black_listed(lasthbp,
649 lasthbp = thishbp;
652 thishbp = lasthbp;
654 if (thishbp != hbp &&
655 0 != (thishdr = GC_install_header(thishbp))) {
664 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c596 struct hblk *thishbp; in GC_allochblk_nth() local
639 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
640 if (thishbp != 0) { in GC_allochblk_nth()
641 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
661 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
664 lasthbp = thishbp; in GC_allochblk_nth()
667 thishbp = lasthbp; in GC_allochblk_nth()
669 if (thishbp != hbp && in GC_allochblk_nth()
670 0 != (thishdr = GC_install_header(thishbp))) { in GC_allochblk_nth()
679 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dallchblk.c574 register struct hblk *thishbp; local
616 thishbp = hhdr -> hb_next;
617 if (thishbp != 0) {
618 GET_HDR(thishbp, thishdr);
638 && (thishbp = GC_is_black_listed(lasthbp,
641 lasthbp = thishbp;
644 thishbp = lasthbp;
646 if (thishbp != hbp &&
647 0 != (thishdr = GC_install_header(thishbp))) {
656 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c596 struct hblk *thishbp; in GC_allochblk_nth() local
639 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
640 if (thishbp != 0) { in GC_allochblk_nth()
641 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
661 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
664 lasthbp = thishbp; in GC_allochblk_nth()
667 thishbp = lasthbp; in GC_allochblk_nth()
669 if (thishbp != hbp && in GC_allochblk_nth()
670 0 != (thishdr = GC_install_header(thishbp))) { in GC_allochblk_nth()
679 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dallchblk.c580 register struct hblk *thishbp; local
624 thishbp = hhdr -> hb_next;
625 if (thishbp != 0) {
626 GET_HDR(thishbp, thishdr);
646 && (thishbp = GC_is_black_listed(lasthbp,
649 lasthbp = thishbp;
652 thishbp = lasthbp;
654 if (thishbp != hbp &&
655 0 != (thishdr = GC_install_header(thishbp))) {
664 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c596 struct hblk *thishbp; in GC_allochblk_nth() local
639 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
640 if (thishbp != 0) { in GC_allochblk_nth()
641 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
661 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
664 lasthbp = thishbp; in GC_allochblk_nth()
667 thishbp = lasthbp; in GC_allochblk_nth()
669 if (thishbp != hbp && in GC_allochblk_nth()
670 0 != (thishdr = GC_install_header(thishbp))) { in GC_allochblk_nth()
679 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dallchblk.c574 register struct hblk *thishbp; local
616 thishbp = hhdr -> hb_next;
617 if (thishbp != 0) {
618 GET_HDR(thishbp, thishdr);
638 && (thishbp = GC_is_black_listed(lasthbp,
641 lasthbp = thishbp;
644 thishbp = lasthbp;
646 if (thishbp != hbp &&
647 0 != (thishdr = GC_install_header(thishbp))) {
656 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dallchblk.c580 register struct hblk *thishbp; local
624 thishbp = hhdr -> hb_next;
625 if (thishbp != 0) {
626 GET_HDR(thishbp, thishdr);
646 && (thishbp = GC_is_black_listed(lasthbp,
649 lasthbp = thishbp;
652 thishbp = lasthbp;
654 if (thishbp != hbp &&
655 0 != (thishdr = GC_install_header(thishbp))) {
664 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dallchblk.c580 register struct hblk *thishbp; local
624 thishbp = hhdr -> hb_next;
625 if (thishbp != 0) {
626 GET_HDR(thishbp, thishdr);
646 && (thishbp = GC_is_black_listed(lasthbp,
649 lasthbp = thishbp;
652 thishbp = lasthbp;
654 if (thishbp != hbp &&
655 0 != (thishdr = GC_install_header(thishbp))) {
664 GC_split_block(hbp, hhdr, thishbp, thishdr, n);
[all …]
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dallchblk.c652 struct hblk *thishbp; in GC_allochblk_nth() local
672 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
673 if (thishbp != 0) { in GC_allochblk_nth()
674 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
694 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
697 lasthbp = thishbp; in GC_allochblk_nth()
700 thishbp = lasthbp; in GC_allochblk_nth()
702 if (thishbp != hbp && in GC_allochblk_nth()
703 0 != (thishdr = GC_install_header(thishbp))) { in GC_allochblk_nth()
712 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dallchblk.c644 struct hblk *thishbp; in GC_allochblk_nth() local
664 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
665 if (thishbp != 0) { in GC_allochblk_nth()
666 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
685 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
687 lasthbp = thishbp; in GC_allochblk_nth()
690 thishbp = lasthbp; in GC_allochblk_nth()
692 if (thishbp != hbp) { in GC_allochblk_nth()
698 thishdr = GC_install_header(thishbp); in GC_allochblk_nth()
708 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dallchblk.c675 struct hblk *thishbp; in GC_allochblk_nth() local
693 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
694 if (thishbp != 0) { in GC_allochblk_nth()
697 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
716 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
718 lasthbp = thishbp; in GC_allochblk_nth()
721 thishbp = lasthbp; in GC_allochblk_nth()
723 if (thishbp != hbp) { in GC_allochblk_nth()
729 thishdr = GC_install_header(thishbp); in GC_allochblk_nth()
739 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/devel/boehm-gc/gc-8.0.6/
H A Dallchblk.c763 struct hblk *thishbp; in GC_allochblk_nth() local
781 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
782 if (thishbp != 0) { in GC_allochblk_nth()
785 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
804 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
806 lasthbp = thishbp; in GC_allochblk_nth()
809 thishbp = lasthbp; in GC_allochblk_nth()
811 if (thishbp != hbp) { in GC_allochblk_nth()
817 thishdr = GC_install_header(thishbp); in GC_allochblk_nth()
828 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dallchblk.c763 struct hblk *thishbp; in GC_allochblk_nth() local
781 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
782 if (thishbp != 0) { in GC_allochblk_nth()
785 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
804 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
806 lasthbp = thishbp; in GC_allochblk_nth()
809 thishbp = lasthbp; in GC_allochblk_nth()
811 if (thishbp != hbp) { in GC_allochblk_nth()
817 thishdr = GC_install_header(thishbp); in GC_allochblk_nth()
828 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dallchblk.c763 struct hblk *thishbp; in GC_allochblk_nth() local
781 thishbp = hhdr -> hb_next; in GC_allochblk_nth()
782 if (thishbp != 0) { in GC_allochblk_nth()
785 GET_HDR(thishbp, thishdr); in GC_allochblk_nth()
804 && (thishbp = GC_is_black_listed(lasthbp, in GC_allochblk_nth()
806 lasthbp = thishbp; in GC_allochblk_nth()
809 thishbp = lasthbp; in GC_allochblk_nth()
811 if (thishbp != hbp) { in GC_allochblk_nth()
817 thishdr = GC_install_header(thishbp); in GC_allochblk_nth()
828 GC_split_block(hbp, hhdr, thishbp, thishdr, n); in GC_allochblk_nth()
[all …]