Home
last modified time | relevance | path

Searched refs:get_inf (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/
HDreal.c86 static void get_inf (REAL_VALUE_TYPE *, int);
158 get_inf (REAL_VALUE_TYPE *r, int sign) in get_inf() function
512 get_inf (r, r->sign); in normalize()
638 get_inf (r, sign); in do_add()
712 get_inf (r, sign); in do_multiply()
764 get_inf (r, sign); in do_multiply()
832 get_inf (r, sign); in do_divide()
854 get_inf (r, sign); in do_divide()
877 get_inf (r, sign); in do_divide()
1143 get_inf (r, r->sign); in real_ldexp()
[all …]