Searched refs:__CFStorageMaxLeafCapacity (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFStorage.c32 ??? Currently elementSize cannot be greater than storage->maxLeafCapacity, which is less than or equal to __CFStorageMaxLeafCapacity
72 #define __CFStorageMaxLeafCapacity (4096 * 3) macro
1140 storage->maxLeafCapacity = __CFStorageMaxLeafCapacity;

Completed in 73 milliseconds