Home
last modified time | relevance | path

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

/external/compiler-rt/lib/BlocksRuntime/
Druntime.c91 static int _Block_copy_flag = BLOCK_NEEDS_FREE; variable
241 _Block_copy_flag = BLOCK_IS_GC; in _Block_use_GC()