Searched refs:SmallBufferSize (Results 1 – 1 of 1) sorted by relevance
73 const unsigned SmallBufferSize = 64; variable74 unsigned SmallBuffer[SmallBufferSize];77 if (n + 1 > SmallBufferSize) {