Home
last modified time | relevance | path

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

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