Searched refs:__CFAllocatorDeallocate (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFBase.c119 CF_PRIVATE void __CFAllocatorDeallocate(CFTypeRef cf);
178 __CFAllocatorDeallocate(allocator);
412 CF_PRIVATE void __CFAllocatorDeallocate(CFTypeRef cf) { function
H A DCFRuntime.c541 CF_PRIVATE void __CFAllocatorDeallocate(CFTypeRef cf);
1594 // cannot zombify allocators, which get deallocated by __CFAllocatorDeallocate (finalize)
1596 __CFAllocatorDeallocate((void *)cf);

Completed in 203 milliseconds