Searched refs:BLOCK_HAS_COPY_DISPOSE (Results 1 – 2 of 2) sorted by relevance
279 BLOCK_HAS_COPY_DISPOSE = (1 << 25),// compiler enumerator481 if (!(aBlock->flags & BLOCK_HAS_COPY_DISPOSE)) { in _Block_get_copy_function()502 if (!(aBlock->flags & BLOCK_HAS_COPY_DISPOSE)) { in _Block_get_dispose_function()
250 if (aBlock->flags & BLOCK_HAS_COPY_DISPOSE) { in _Block_descriptor_3()