Home
last modified time | relevance | path

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

/string/
A Dtest-string.h136 # define FOR_EACH_IMPL(impl, notall) \ argument
174 if (!notall || impl->test)
176 # define FOR_EACH_IMPL(impl, notall) \ argument
178 if (!notall || impl->test)

Completed in 6 milliseconds