Searched refs:FILE_STREAM_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
45 static const int FILE_STREAM_BUFFER_SIZE = 512; variable69 long GetFileStreamBufferSize() { return FILE_STREAM_BUFFER_SIZE; } in GetFileStreamBufferSize()112 int m_FileStreamBuffer[ FILE_STREAM_BUFFER_SIZE/sizeof(int) ];