GC_NEW            214 gc/cord/cordbscs.c     	result = GC_NEW(struct Concatenation);
GC_NEW            255 gc/cord/cordbscs.c     	result = GC_NEW(struct Concatenation);
GC_NEW            298 gc/cord/cordbscs.c     	result = GC_NEW(struct Function);
GC_NEW            344 gc/cord/cordbscs.c     register struct substr_args * sa = GC_NEW(struct substr_args);
GC_NEW            565 gc/cord/cordxtra.c     register lf_state * state = GC_NEW(lf_state);
GC_NEW            138 gc/cord/de.c       line_map new_map = GC_NEW(struct LineMapRep);
GC_NEW            183 gc/cord/de.c       history new_file = GC_NEW(struct HistoryRep);