Searched refs:EXPBLKSIZ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/procmail-14/procmail/src/
H A Dmemblk.c136 { int blksiz=BLKSIZ,ok;unsigned int shift=EXPBLKSIZ;
144 while(EXPBLKSIZ&&(ok=0,blksiz>BLKSIZ)&& /* backed up all the way? */
147 if(!EXPBLKSIZ||!ok)
157 if(EXPBLKSIZ&&shift) /* room for growth? */
H A Dincludes.h442 #define EXPBLKSIZ 4 /* 4+3+2+1 = 10 bits total shift */ macro
444 #define EXPBLKSIZ 0 macro

Completed in 124 milliseconds