Home | History | Annotate | Download | only in coregrind

Lines Matching defs:converted

69    Bool neg = False, converted = False;
81 converted = True; // Ok, we've actually converted a digit.
86 if (!converted) str = str0; // If nothing converted, endptr points to
94 Bool converted = False;
106 converted = True; // Ok, we've actually converted a digit.
111 if (!converted) str = str0; // If nothing converted, endptr points to
119 Bool neg = False, converted = False;
139 converted = True; // Ok, we've actually converted a digit.
144 if (!converted) str = str0; // If nothing converted, endptr points to
152 Bool converted = False;
172 converted = True; // Ok, we've actually converted a digit.
177 if (!converted) str = str0; // If nothing converted, endptr points to