Searched defs:kMinBlockSize (Results 1 – 3 of 3) sorted by relevance
11 const UInt32 kMinBlockSize = 1; in Create() local
22 const unsigned kMinBlockSize = 1; in Create() local
1789 static const size_t kMinBlockSize = 3 * kPointerSize; variable