Home | History | Annotate | Download | only in Objects

Lines Matching refs:SMALLCHUNK

998 #define SMALLCHUNK 8192

1000 #define SMALLCHUNK BUFSIZ
1667 char small_buffer[SMALLCHUNK];
1669 size_t buffersize = SMALLCHUNK;