Lines Matching defs:BSIZE
314 #undef BSIZE315 #define BSIZE 256316 MS_STATIC char buf[3][BSIZE];1298 if(strlen(outdir) >= (size_t)(j ? BSIZE-j*2-6 : BSIZE-8))