e_start           779 gc/include/private/gc_priv.h     ptr_t e_start;
e_start           437 gc/mark_rts.c        if ((word)(next -> e_start) < (word) finish) {
e_start           441 gc/mark_rts.c        if ((word)(next -> e_start) == (word) finish) {
e_start           443 gc/mark_rts.c            next -> e_start = (ptr_t)start;
e_start           454 gc/mark_rts.c      GC_excl_table[next_index].e_start = (ptr_t)start;
e_start           470 gc/mark_rts.c  	if (0 == next || (excl_start = next -> e_start) >= top) {