Searched refs:FWRITE_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
154 #define FWRITE_BUFSIZE 32000 macro156 static Char fwrite_buf[FWRITE_BUFSIZE];179 if (FWRITE_BUFSIZE - fwrite_pos <= len) fwrite_flush(); in my_fwrite()