Searched defs:after_decimal (Results 1 – 6 of 6) sorted by relevance
896 bool after_decimal = false; in decimal_string_to_float() local1007 bool after_decimal = false; in hexadecimal_string_to_float() local
138 bool after_decimal = false; in convert_float() local
88 absl::string_view after_decimal = buf.substr(decimal_point + 1); in JsonPostLoad() local
63 absl::string_view after_decimal = buf.substr(decimal_point + 1); in LoadInto() local