Searched defs:_Block_destructInstance (Results 1 – 1 of 1) sorted by relevance
176 _Block_destructInstance(const void *aBlock __unused) in _Block_destructInstance() function199 static void (*_Block_destructInstance) (const void *aBlock) = _Block_destructInstance_default; variable