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

/external/compiler-rt/lib/BlocksRuntime/
H A Druntime.c92 static int _Byref_flag_initial_value = BLOCK_NEEDS_FREE | 2; variable
246 _Byref_flag_initial_value = BLOCK_IS_GC; // no refcount
383 copy->flags = src->flags | _Byref_flag_initial_value; // non-GC one for caller, one for stack

Completed in 113 milliseconds