Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dxmlconfig.c89 bool numberFound = false; in strToI() local
100 numberFound = true; in strToI()
123 numberFound = true; in strToI()
129 *tail = numberFound ? string : start; in strToI()