Searched refs:hasSign (Results 1 – 2 of 2) sorted by relevance
28 std::string::size_type hasSign = in normalizeFloatingPointStr() local30 std::string::size_type exponentStartIndex = index + 1 + hasSign; in normalizeFloatingPointStr()
107 std::string::size_type hasSign = in normalizeFloatingPointStr() local109 std::string::size_type exponentStartIndex = index + 1 + hasSign; in normalizeFloatingPointStr()