Searched refs:float_type (Results 1 – 1 of 1) sorted by relevance
162 #define float_type float macro173 #define float_type double macro236 static float_type239 float_type a = 1.0; in int_exp10()245 a *= (float_type) 10.0; in int_exp10()254 check_float(const char *test_name, float_type a, const char *buf, const char *head, int zeros, cons… in check_float()481 float_type m, n, a, b, c; in main()482 float_type pow_val = int_exp10(x); in main()485 n = m / (float_type) 2.0; in main()546 float_type r; in main()[all …]