Searched refs:value_from_double (Results 1 – 7 of 7) sorted by relevance
316 extern struct value *value_from_double (struct type *type, DOUBLEST num);
1189 value_from_double (struct type *type, DOUBLEST num) in value_from_double() function
103 value_print (value_from_double (exp->elts[pc + 1].type, in print_subexp_standard()
1329 return value_from_double (result_type, -value_as_double (arg1)); in value_neg()
425 return value_from_double (exp->elts[pc + 1].type, in evaluate_subexp_standard()
295 return value_from_double (type, value_as_double (arg2)); in value_cast()
6759 return value_from_double (builtin_type_double, val); in cast_from_fixed_to_double()