Home
last modified time | relevance | path

Searched refs:rest_hdr (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dallchblk.c466 hdr * rest_hdr; local
472 rest_hdr = GC_install_header(rest);
473 if (0 == rest_hdr) {
478 rest_hdr -> hb_sz = total_size - bytes;
479 rest_hdr -> hb_flags = 0;
484 GC_add_to_fl(rest, rest_hdr);
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c484 hdr * rest_hdr; in GC_get_first_part() local
490 rest_hdr = GC_install_header(rest); in GC_get_first_part()
491 if (0 == rest_hdr) { in GC_get_first_part()
496 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
497 rest_hdr -> hb_flags = 0; in GC_get_first_part()
502 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dallchblk.c466 hdr * rest_hdr; local
472 rest_hdr = GC_install_header(rest);
473 if (0 == rest_hdr) {
478 rest_hdr -> hb_sz = total_size - bytes;
479 rest_hdr -> hb_flags = 0;
484 GC_add_to_fl(rest, rest_hdr);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c484 hdr * rest_hdr; in GC_get_first_part() local
490 rest_hdr = GC_install_header(rest); in GC_get_first_part()
491 if (0 == rest_hdr) { in GC_get_first_part()
496 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
497 rest_hdr -> hb_flags = 0; in GC_get_first_part()
502 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dallchblk.c466 hdr * rest_hdr; local
472 rest_hdr = GC_install_header(rest);
473 if (0 == rest_hdr) {
478 rest_hdr -> hb_sz = total_size - bytes;
479 rest_hdr -> hb_flags = 0;
484 GC_add_to_fl(rest, rest_hdr);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c484 hdr * rest_hdr; in GC_get_first_part() local
490 rest_hdr = GC_install_header(rest); in GC_get_first_part()
491 if (0 == rest_hdr) { in GC_get_first_part()
496 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
497 rest_hdr -> hb_flags = 0; in GC_get_first_part()
502 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dallchblk.c464 hdr * rest_hdr; local
470 rest_hdr = GC_install_header(rest);
471 if (0 == rest_hdr) return(0);
472 rest_hdr -> hb_sz = total_size - bytes;
473 rest_hdr -> hb_flags = 0;
478 GC_add_to_fl(rest, rest_hdr);
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c484 hdr * rest_hdr; in GC_get_first_part() local
490 rest_hdr = GC_install_header(rest); in GC_get_first_part()
491 if (0 == rest_hdr) { in GC_get_first_part()
496 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
497 rest_hdr -> hb_flags = 0; in GC_get_first_part()
502 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dallchblk.c466 hdr * rest_hdr; local
472 rest_hdr = GC_install_header(rest);
473 if (0 == rest_hdr) {
478 rest_hdr -> hb_sz = total_size - bytes;
479 rest_hdr -> hb_flags = 0;
484 GC_add_to_fl(rest, rest_hdr);
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dallchblk.c484 hdr * rest_hdr; in GC_get_first_part() local
490 rest_hdr = GC_install_header(rest); in GC_get_first_part()
491 if (0 == rest_hdr) { in GC_get_first_part()
496 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
497 rest_hdr -> hb_flags = 0; in GC_get_first_part()
502 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dallchblk.c464 hdr * rest_hdr; local
470 rest_hdr = GC_install_header(rest);
471 if (0 == rest_hdr) return(0);
472 rest_hdr -> hb_sz = total_size - bytes;
473 rest_hdr -> hb_flags = 0;
478 GC_add_to_fl(rest, rest_hdr);
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dallchblk.c466 hdr * rest_hdr; local
472 rest_hdr = GC_install_header(rest);
473 if (0 == rest_hdr) {
478 rest_hdr -> hb_sz = total_size - bytes;
479 rest_hdr -> hb_flags = 0;
484 GC_add_to_fl(rest, rest_hdr);
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dallchblk.c466 hdr * rest_hdr; local
472 rest_hdr = GC_install_header(rest);
473 if (0 == rest_hdr) {
478 rest_hdr -> hb_sz = total_size - bytes;
479 rest_hdr -> hb_flags = 0;
484 GC_add_to_fl(rest, rest_hdr);
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dallchblk.c499 hdr * rest_hdr; in GC_get_first_part() local
505 rest_hdr = GC_install_header(rest); in GC_get_first_part()
506 if (0 == rest_hdr) { in GC_get_first_part()
511 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
512 rest_hdr -> hb_flags = 0; in GC_get_first_part()
517 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dallchblk.c494 hdr * rest_hdr; in GC_get_first_part() local
500 rest_hdr = GC_install_header(rest); in GC_get_first_part()
501 if (0 == rest_hdr) { in GC_get_first_part()
506 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
507 rest_hdr -> hb_flags = 0; in GC_get_first_part()
512 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dallchblk.c525 hdr * rest_hdr; in GC_get_first_part() local
531 rest_hdr = GC_install_header(rest); in GC_get_first_part()
532 if (0 == rest_hdr) { in GC_get_first_part()
537 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
538 rest_hdr -> hb_flags = 0; in GC_get_first_part()
543 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dallchblk.c613 hdr * rest_hdr; in GC_get_first_part() local
619 rest_hdr = GC_install_header(rest); in GC_get_first_part()
620 if (0 == rest_hdr) { in GC_get_first_part()
625 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
626 rest_hdr -> hb_flags = 0; in GC_get_first_part()
631 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dallchblk.c613 hdr * rest_hdr; in GC_get_first_part() local
619 rest_hdr = GC_install_header(rest); in GC_get_first_part()
620 if (0 == rest_hdr) { in GC_get_first_part()
625 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
626 rest_hdr -> hb_flags = 0; in GC_get_first_part()
631 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dallchblk.c613 hdr * rest_hdr; in GC_get_first_part() local
619 rest_hdr = GC_install_header(rest); in GC_get_first_part()
620 if (0 == rest_hdr) { in GC_get_first_part()
625 rest_hdr -> hb_sz = total_size - bytes; in GC_get_first_part()
626 rest_hdr -> hb_flags = 0; in GC_get_first_part()
631 GC_add_to_fl(rest, rest_hdr); in GC_get_first_part()