Searched defs:has_decimal_point (Results 1 – 3 of 3) sorted by relevance
165 bool has_decimal_point; // True if the number has a decimal point. variable492 bool has_decimal_point = in convert_float_decimal_typed() local604 bool has_decimal_point = in convert_float_dec_exp_typed() local
105 bool has_decimal_point = in convert_fixed() local
2300 has_decimal_point: bool, in fmt() field