Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dxmlconfig.c185 bool numberFound = false; in strToI() local
196 numberFound = true; in strToI()
219 numberFound = true; in strToI()
225 *tail = numberFound ? string : start; in strToI()