Lines Matching defs:WRITE
123 * this does an error-checking write
126 #define WRITE(buf,n) \
542 WRITE(BUFFER(msgbuf), 8);
552 WRITE(BUFFER(msgbuf), 8);
583 WRITE(BUFFER(msgbuf), n);
607 WRITE(BUFFER(msgbuf), 8);
619 WRITE(BUFFER(msgbuf), 8);
655 WRITE(BUFFER(msgbuf), n);
693 * we write chars until fewer than 7 bits,
732 WRITE(&CHAR(ivec, 8-nbytes), nbytes);
745 WRITE(ibuf, nbytes);
789 WRITE(obuf, n);
825 WRITE(obuf, nbytes);
838 WRITE(ibuf, nbytes);
882 WRITE(obuf, n);
919 WRITE(obuf, nbytes);
932 WRITE(ibuf, nbytes);
979 WRITE(obuf, n);
1023 * we write chars until fewer than 7 bits,