Home | History | Annotate | Download | only in coders

Lines Matching full:x800

125     if (p >= (buffer+0x800)) \
127 count=ReadBlob(image,0x800,buffer); \
188 buffer=(unsigned char *) AcquireQuantumMemory(0x800,sizeof(*buffer));
194 p=buffer+0x800;
541 header=(unsigned char *) AcquireQuantumMemory(0x800,3UL*sizeof(*header));
544 x800,header);
546 if ((count != (3*0x800)) ||
547 ((LocaleNCompare((char *) header+0x800,"PCD",3) != 0) && (overview ==0)))
623 for (i=0; i < (ssize_t) (offset*0x800); i++)
746 for (i=0; i < (4*0x800); i++)
758 offset=TellBlob(image)/0x800+12;
759 offset=SeekBlob(image,offset*0x800,SEEK_SET);
1073 for (i=0; i < 0x800; i++)
1151 for (i=0; i < (3*0x800-1539); i++)