Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dxmlconfig.c94 bool numberFound = false; in strToI() local
105 numberFound = true; in strToI()
128 numberFound = true; in strToI()
134 *tail = numberFound ? string : start; in strToI()