Searched refs:oldCapacity (Results 1 – 1 of 1) sorted by relevance
441 size_t oldCapacity; in memoryReferenceAlloc() local444 oldCapacity = realloc->capacity; in memoryReferenceAlloc()446 oldCapacity = 0; in memoryReferenceAlloc()451 oldCapacity, capacity, realloc, Z_WAITOK_ZERO); in memoryReferenceAlloc()453 if (oldCapacity == 0) { in memoryReferenceAlloc()