Searched refs:_Block_deallocator (Results 1 – 1 of 1) sorted by relevance
214 static void (*_Block_deallocator)(const void *) = (void (*)(const void *))free; variable239 _Block_deallocator = _Block_do_nothing; in _Block_use_GC()437 _Block_deallocator((struct Block_layout *)shared_struct); in _Block_byref_release()474 _Block_deallocator(aBlock); in _Block_release()