Searched refs:wantsOne (Results 1 – 1 of 1) sorted by relevance
288 const bool wantsOne = (WANTS_ONE & flags) == WANTS_ONE; in _Block_copy_internal() local303 if (wantsOne && ((latching_incr_int(&aBlock->flags) & BLOCK_REFCOUNT_MASK) == 1)) { in _Block_copy_internal()333 struct Block_layout *result = _Block_allocator(aBlock->descriptor->size, wantsOne, hasCTOR); in _Block_copy_internal()339 if (wantsOne) in _Block_copy_internal()