Searched refs:BLOCK_IS_GC (Results 1 – 5 of 5) sorted by relevance
241 _Block_copy_flag = BLOCK_IS_GC; in _Block_use_GC()246 _Byref_flag_initial_value = BLOCK_IS_GC; // no refcount in _Block_use_GC()300 else if (aBlock->flags & BLOCK_IS_GC) { in _Block_copy_internal()339 flags |= BLOCK_IS_GC | 1; in _Block_copy_internal()341 flags |= BLOCK_IS_GC; in _Block_copy_internal()374 if (src->forwarding->flags & BLOCK_IS_GC) { in _Block_byref_assign_copy()466 if (aBlock->flags & BLOCK_IS_GC) { in _Block_release()491 if (aBlock->flags & BLOCK_IS_GC) { in _Block_destroy()661 if (closure->flags & BLOCK_IS_GC) { in _Block_dump()
55 BLOCK_IS_GC = (1 << 27), enumerator
36 BLOCK_IS_GC = (1 << 27), enumerator
57 BLOCK_IS_GC = (1 << 27), enumerator
59 BLOCK_IS_GC = (1 << 27), enumerator