Searched refs:_Block_copy_collectable (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libclosure-63/objectTests/
H A Dcollecttest.m26 extern id _Block_copy_collectable(void *);
27 //[weakSet addObject:_Block_copy_collectable(local)];
/macosx-10.9.5/libclosure-63/
H A DBlock_private.h255 BLOCK_EXPORT void *_Block_copy_collectable(const void *aBlock);
H A Druntime.c550 void *_Block_copy_collectable(const void *aBlock) { function

Completed in 126 milliseconds