Home
last modified time | relevance | path

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

/external/compiler-rt/lib/BlocksRuntime/
Druntime.c169 static void *_Block_alloc_default(const unsigned long size, const bool initialCountIsOne, const boo… in _Block_alloc_default() function
213 …lock_allocator)(const unsigned long, const bool isOne, const bool isObject) = _Block_alloc_default;