Searched refs:dpchar (Results 1 – 1 of 1) sorted by relevance
652 int dpchar; in _Stl_string_to_double() local667 dpchar = '.' - '0'; in _Stl_string_to_double()685 } else if (c == (unsigned int) dpchar && !decimal_point) { /* INTERNATIONAL */ in _Stl_string_to_double()758 int dpchar; in _Stl_string_to_doubleT() local773 dpchar = '.' - '0'; in _Stl_string_to_doubleT()791 } else if (c == (unsigned int) dpchar && !decimal_point) { /* INTERNATIONAL */ in _Stl_string_to_doubleT()