Searched refs:WANTS_ONE (Results 1 – 1 of 1) sorted by relevance
94 static const int WANTS_ONE = (1 << 16); variable287 const bool wantsOne = (WANTS_ONE & flags) == WANTS_ONE; in _Block_copy_internal()454 return _Block_copy_internal(arg, WANTS_ONE); in _Block_copy()