e_end             780 gc/include/private/gc_priv.h     ptr_t e_end;
e_end             414 gc/mark_rts.c  	if ((word) GC_excl_table[mid].e_end <= (word) start_addr) {
e_end             420 gc/mark_rts.c      if ((word) GC_excl_table[low].e_end <= (word) start_addr) return 0;
e_end             455 gc/mark_rts.c      GC_excl_table[next_index].e_end = (ptr_t)finish;
e_end             475 gc/mark_rts.c  	bottom = next -> e_end;