Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/common/
Dxmlconfig.c178 bool numberFound = false; in strToI() local
189 numberFound = true; in strToI()
212 numberFound = true; in strToI()
218 *tail = numberFound ? string : start; in strToI()