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