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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dxmlconfig.c119 bool numberFound = false; local in function:strToI
130 numberFound = true;
153 numberFound = true;
159 *tail = numberFound ? string : start;
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dxmlconfig.c93 bool numberFound = false; local in function:strToI
104 numberFound = true;
127 numberFound = true;
133 *tail = numberFound ? string : start;

Completed in 6 milliseconds