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

/frameworks/compile/libbcc/runtime/BlocksRuntime/
H A Druntime.c95 static const int WANTS_ONE = (1 << 16); variable
288 const bool wantsOne = (WANTS_ONE & flags) == WANTS_ONE;
455 return _Block_copy_internal(arg, WANTS_ONE);

Completed in 166 milliseconds