Searched refs:kInitialSize (Results 1 – 1 of 1) sorted by relevance
123 static const int kInitialSize = 64; in ebAlloc() local128 newBuf->storage = (unsigned char*) malloc(kInitialSize); in ebAlloc()130 newBuf->maxLen = kInitialSize; in ebAlloc()