new_hdr            72 gc/include/private/gc_hdrs.h 	      hdr * new_hdr = GC_invalid_header; \
new_hdr            73 gc/include/private/gc_hdrs.h               p = GC_find_start(p, hhdr, &new_hdr); \
new_hdr            74 gc/include/private/gc_hdrs.h 	      hhdr = new_hdr; \
new_hdr           184 gc/include/private/gc_pmark.h 	 hdr * new_hdr = GC_invalid_header; \
new_hdr           185 gc/include/private/gc_pmark.h          my_current = GC_find_start(my_current, my_hhdr, &new_hdr); \
new_hdr           186 gc/include/private/gc_pmark.h          my_hhdr = new_hdr; \