Searched defs:BUFSIZE (Results 1 – 8 of 8) sorted by relevance
33 # define BUFSIZE 1024 macro
19 #define BUFSIZE 1024 macro
50 private static final int BUFSIZE = 4096; field in Storage
48 private static final int BUFSIZE = 4096; field in Thumbnail
62 #define BUFSIZE 8192 // big enough to hold 4608 bytes == biggest mp3 frame macro
355 #define BUFSIZE 8192 macro
552 const size_t BUFSIZE = 32 * 1024; in write_tarfile() local