MAX_JUMP          232 gc/headers.c           SET_HDR(hbp, (hdr *)(i > MAX_JUMP? MAX_JUMP : i));
MAX_JUMP          228 gc/include/private/gc_hdrs.h # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)