Home
last modified time | relevance | path

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

12

/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmark_rts.c399 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
405 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
406 return GC_excl_table + low; in GC_next_exclusion()
429 next_index = next - GC_excl_table; in GC_exclude_static_roots()
431 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots()
437 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots()
438 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmark_rts.c399 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
405 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
406 return GC_excl_table + low; in GC_next_exclusion()
429 next_index = next - GC_excl_table; in GC_exclude_static_roots()
431 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots()
437 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots()
438 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmark_rts.c399 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
405 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
406 return GC_excl_table + low; in GC_next_exclusion()
429 next_index = next - GC_excl_table; in GC_exclude_static_roots()
431 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots()
437 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots()
438 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmark_rts.c399 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
405 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
406 return GC_excl_table + low; in GC_next_exclusion()
429 next_index = next - GC_excl_table; in GC_exclude_static_roots()
431 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots()
437 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots()
438 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dmark_rts.c399 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
405 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
406 return GC_excl_table + low; in GC_next_exclusion()
429 next_index = next - GC_excl_table; in GC_exclude_static_roots()
431 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots()
437 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots()
438 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots()
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dmark_rts.c418 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
424 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
425 return GC_excl_table + low;
450 next_index = next - GC_excl_table;
452 GC_excl_table[i] = GC_excl_table[i-1];
458 GC_excl_table[next_index].e_start = (ptr_t)start;
459 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dmark_rts.c420 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
426 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
427 return GC_excl_table + low;
452 next_index = next - GC_excl_table;
454 GC_excl_table[i] = GC_excl_table[i-1];
460 GC_excl_table[next_index].e_start = (ptr_t)start;
461 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dmark_rts.c420 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
426 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
427 return GC_excl_table + low;
452 next_index = next - GC_excl_table;
454 GC_excl_table[i] = GC_excl_table[i-1];
460 GC_excl_table[next_index].e_start = (ptr_t)start;
461 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dmark_rts.c420 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
426 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
427 return GC_excl_table + low;
452 next_index = next - GC_excl_table;
454 GC_excl_table[i] = GC_excl_table[i-1];
460 GC_excl_table[next_index].e_start = (ptr_t)start;
461 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dmark_rts.c411 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
417 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
418 return GC_excl_table + low;
443 next_index = next - GC_excl_table;
445 GC_excl_table[i] = GC_excl_table[i-1];
451 GC_excl_table[next_index].e_start = (ptr_t)start;
452 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dmark_rts.c420 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
426 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
427 return GC_excl_table + low;
452 next_index = next - GC_excl_table;
454 GC_excl_table[i] = GC_excl_table[i-1];
460 GC_excl_table[next_index].e_start = (ptr_t)start;
461 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dmark_rts.c411 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
417 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
418 return GC_excl_table + low;
443 next_index = next - GC_excl_table;
445 GC_excl_table[i] = GC_excl_table[i-1];
451 GC_excl_table[next_index].e_start = (ptr_t)start;
452 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dmark_rts.c420 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
426 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
427 return GC_excl_table + low;
452 next_index = next - GC_excl_table;
454 GC_excl_table[i] = GC_excl_table[i-1];
460 GC_excl_table[next_index].e_start = (ptr_t)start;
461 GC_excl_table[next_index].e_end = (ptr_t)finish;
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dmark_rts.c397 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
403 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
404 return GC_excl_table + low; in GC_next_exclusion()
432 next_index = next - GC_excl_table; in GC_exclude_static_roots_inner()
434 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots_inner()
440 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots_inner()
441 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots_inner()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dmark_rts.c426 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
432 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
433 return GC_excl_table + low; in GC_next_exclusion()
461 next_index = next - GC_excl_table; in GC_exclude_static_roots_inner()
463 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots_inner()
469 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots_inner()
470 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots_inner()
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dmark_rts.c546 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
552 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
553 return GC_excl_table + low; in GC_next_exclusion()
583 next_index = next - GC_excl_table; in GC_exclude_static_roots_inner()
585 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots_inner()
591 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots_inner()
592 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots_inner()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dmark_rts.c549 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
555 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
556 return GC_excl_table + low; in GC_next_exclusion()
586 next_index = next - GC_excl_table; in GC_exclude_static_roots_inner()
588 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots_inner()
594 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots_inner()
595 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots_inner()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dmark_rts.c549 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
555 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
556 return GC_excl_table + low; in GC_next_exclusion()
586 next_index = next - GC_excl_table; in GC_exclude_static_roots_inner()
588 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots_inner()
594 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots_inner()
595 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots_inner()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dmark_rts.c549 if ((word) GC_excl_table[mid].e_end <= (word) start_addr) { in GC_next_exclusion()
555 if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0; in GC_next_exclusion()
556 return GC_excl_table + low; in GC_next_exclusion()
586 next_index = next - GC_excl_table; in GC_exclude_static_roots_inner()
588 GC_excl_table[i] = GC_excl_table[i-1]; in GC_exclude_static_roots_inner()
594 GC_excl_table[next_index].e_start = (ptr_t)start; in GC_exclude_static_roots_inner()
595 GC_excl_table[next_index].e_end = (ptr_t)finish; in GC_exclude_static_roots_inner()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/include/private/
H A Dgc_priv.h1058 # define GC_excl_table GC_arrays._excl_table macro
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/include/private/
H A Dgc_priv.h1058 # define GC_excl_table GC_arrays._excl_table macro
/dports/textproc/uim-gtk3/libgcroots-d362356/include/private/
H A Dgc_priv.h1058 # define GC_excl_table GC_arrays._excl_table macro
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/libgcroots/include/private/
H A Dgc_priv.h1058 # define GC_excl_table GC_arrays._excl_table macro
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/libgcroots/include/private/
H A Dgc_priv.h1058 # define GC_excl_table GC_arrays._excl_table macro
/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/libgcroots/include/private/
H A Dgc_priv.h1058 # define GC_excl_table GC_arrays._excl_table macro

12