BLOCKSIZE         148 coders/djvu.c          int blocksize = BLOCKSIZE;
BLOCKSIZE         149 coders/djvu.c          char data[BLOCKSIZE];
BLOCKSIZE         166 coders/djvu.c          size_t blocksize = BLOCKSIZE;
BLOCKSIZE         167 coders/djvu.c          unsigned char data[BLOCKSIZE];