WRITE              26 gc/cord/de_cmds.h # define WRITE  23	/* ^W */
WRITE             954 gc/misc.c      #   define WRITE(f, buf, len) GC_write(buf, len)
WRITE             957 gc/misc.c      #   define WRITE(f, buf, len) (GC_set_files(), \
WRITE             961 gc/misc.c      #     define WRITE(f, buf, len) GC_write((f), (buf), (len))