Home | History | Annotate | Download | only in coders

Lines Matching refs:WriteBlobByte

442                     (void) WriteBlobByte(ofile,0x00);
450 (void) WriteBlobByte(ofile,nlen);
453 (void) WriteBlobByte(ofile,(unsigned char) name[i]);
457 (void) WriteBlobByte(ofile,0x00);
468 (void) WriteBlobByte(ofile,(unsigned char) token[next++]);
472 (void) WriteBlobByte(ofile,0x00);
491 (void) WriteBlobByte(ofile,0x1c);
492 (void) WriteBlobByte(ofile,(unsigned char) dataset);
493 (void) WriteBlobByte(ofile,(unsigned char) (recnum & 0xff));
499 (void) WriteBlobByte(ofile,(unsigned char) token[next++]);
738 (void) WriteBlobByte(ofile,0x00);
746 (void) WriteBlobByte(ofile,(unsigned char) nlen);
749 (void) WriteBlobByte(ofile,(unsigned char) name[i]);
753 (void) WriteBlobByte(ofile,0x00);
764 (void) WriteBlobByte(ofile,(unsigned char) token[next++]);
768 (void) WriteBlobByte(ofile,0x00);
787 (void) WriteBlobByte(ofile,0x1c);
788 (void) WriteBlobByte(ofile,dataset);
789 (void) WriteBlobByte(ofile,(unsigned char) (recnum & 0xff));
795 (void) WriteBlobByte(ofile,(unsigned char) token[next++]);
879 (void) WriteBlobByte(ofile,(unsigned char) c);
955 (void) WriteBlobByte(ofile,(unsigned char) c);
1022 (void) WriteBlobByte(ofile,0xff);
1023 (void) WriteBlobByte(ofile,(unsigned char) marker);
1049 (void) WriteBlobByte(ofile,(unsigned char) psheader[inx]);
1053 (void) WriteBlobByte(ofile,0);
1080 (void) WriteBlobByte(ofile,0xff);
1081 (void) WriteBlobByte(ofile,M_SOI);
1206 (void) WriteBlobByte(buff,0x0);
1212 (void) WriteBlobByte(buff,0x0);
1725 (void) WriteBlobByte(ofile,'"');
1745 (void) WriteBlobByte(ofile,(unsigned char) *s);