Searched refs:value_from_decfloat (Results 1 – 6 of 6) sorted by relevance
957 val = value_from_decfloat (result_type, v); in scalar_binop()1715 return value_from_decfloat (type, value_contents (arg1)); in value_pos()
541 extern struct value *value_from_decfloat (struct type *type,
485 return value_from_decfloat (type, dec); in value_cast()867 val = value_from_decfloat (type, v); in value_one()
2139 dfp_value = value_from_decfloat (dfp_type, dec); in printf_decfloat()
3181 value_from_decfloat (struct type *type, const gdb_byte *dec) in value_from_decfloat() function
743 return value_from_decfloat (exp->elts[pc + 1].type, in evaluate_subexp_standard()