CORD_put          361 gc/cord/cordprnt.c     if (result > 0) CORD_put(out, f);
CORD_put          371 gc/cord/cordprnt.c     if (result > 0) CORD_put(out, f);
CORD_put          384 gc/cord/cordprnt.c     if (result > 0) CORD_put(out, stdout);
CORD_put          394 gc/cord/cordprnt.c     if (result > 0) CORD_put(out, stdout);
CORD_put          149 gc/cord/cordtest.c     if (CORD_put(z,f) == EOF) ABORT("CORD_put failed");
CORD_put          170 gc/cord/cordtest.c     if (CORD_put(x,f) == EOF) ABORT("CORD_put failed");
CORD_put          505 gc/cord/de.c     	            || CORD_put(current, out) == EOF) {
CORD_put          274 gc/include/cord.h int CORD_put(CORD x, FILE * f);