Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dxmlconfig.c93 bool numberFound = false; in strToI() local
104 numberFound = true; in strToI()
127 numberFound = true; in strToI()
133 *tail = numberFound ? string : start; in strToI()