Lines Matching full:converted
97 Bool neg = False, converted = False;
109 converted = True; // Ok, we've actually converted a digit.
114 if (!converted) str = str0; // If nothing converted, endptr points to
123 Bool converted = False;
135 converted = True; // Ok, we've actually converted a digit.
140 if (!converted) str = str0; // If nothing converted, endptr points to
149 Bool neg = False, converted = False;
169 converted = True; // Ok, we've actually converted a digit.
174 if (!converted) str = str0; // If nothing converted, endptr points to
183 Bool converted = False;
203 converted = True; // Ok, we've actually converted a digit.
208 if (!converted) str = str0; // If nothing converted, endptr points to