Searched refs:inCount (Results 1 – 1 of 1) sorted by relevance
73 unsigned int inCount, in initWithObjects() argument76 unsigned int capacity = inCount; in initWithObjects()79 if (inCount > inCapacity) { in initWithObjects()90 for (unsigned int i = 0; i < inCount; i++) { in initWithObjects()