Searched refs:is_float_type (Results 1 – 1 of 1) sorted by relevance
105 static int is_float_type(const type_t *type) in is_float_type() function210 if (is_integer_type(tref) || is_float_type(tref)) in make_exprt()410 !is_float_type(type))) in check_scalar_type()419 if (!cont_type || (!is_integer_type(type) && !is_float_type(type))) in check_arithmetic_type()