Searched refs:_Block_copy_internal (Results 1 – 1 of 1) sorted by relevance
285 static void *_Block_copy_internal(const void *arg, const int flags) { in _Block_copy_internal() function454 return _Block_copy_internal(arg, WANTS_ONE); in _Block_copy()508 return _Block_copy_internal(aBlock, 0); in _Block_copy_collectable()579 _Block_assign(_Block_copy_internal(object, flags), destAddr); in _Block_object_assign()