HomeSort by relevance Sort by last modified time
    Searched full:_byref_flag_initial_value (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 92 static int _Byref_flag_initial_value = BLOCK_NEEDS_FREE | 2;
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 601 milliseconds