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.c182 GLboolean numberFound = GL_FALSE; in strToI() local
193 numberFound = GL_TRUE; in strToI()
216 numberFound = GL_TRUE; in strToI()
222 *tail = numberFound ? string : start; in strToI()