Searched refs:gDecimal (Results 1 – 1 of 1) sorted by relevance
2217 static char gDecimal = 0; variable2227 if (!gDecimal) { in _uloc_strtod()2233 gDecimal = rep[2]; in _uloc_strtod()2236 if(gDecimal == '.') { in _uloc_strtod()2243 *decimal = gDecimal; in _uloc_strtod()