Searched refs:notall (Results 1 – 1 of 1) sorted by relevance
136 # define FOR_EACH_IMPL(impl, notall) \ argument174 if (!notall || impl->test)176 # define FOR_EACH_IMPL(impl, notall) \ argument178 if (!notall || impl->test)
Completed in 6 milliseconds