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

/macosx-10.9.5/libclosure-63/
H A Druntime.c60 static int _Byref_flag_initial_value = BLOCK_BYREF_NEEDS_FREE | 4; // logical 2 variable
230 _Byref_flag_initial_value = BLOCK_BYREF_IS_GC; // no refcount
416 copy->flags = src->flags | _Byref_flag_initial_value; // non-GC one for caller, one for stack

Completed in 51 milliseconds