Home
last modified time | relevance | path

Searched refs:BLOCK_IS_GLOBAL (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/libkern/libclosure/
H A Druntime.cpp296 } else if (aBlock->flags & BLOCK_IS_GLOBAL) { in _Block_copy()
424 if (aBlock->flags & BLOCK_IS_GLOBAL) { in _Block_release()
/xnu-12377.1.9/libkern/libkern/
H A DBlock_private.h282 BLOCK_IS_GLOBAL = (1 << 28),// compiler enumerator