Searched refs:HOST_TO_IEEE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/
H A Ddfp-bit.c82 HOST_TO_IEEE (arg, &a);
110 HOST_TO_IEEE (arg_a, &a);
111 HOST_TO_IEEE (arg_b, &b);
140 HOST_TO_IEEE (arg_a, &a);
141 HOST_TO_IEEE (arg_b, &b);
381 HOST_TO_IEEE (f_from, &s_from);
412 HOST_TO_IEEE (x, &s);
490 HOST_TO_IEEE (f, &s);
537 HOST_TO_IEEE (arg_a, &a);
538 HOST_TO_IEEE (arg_
[all...]
H A Ddfp-bit.h78 #define HOST_TO_IEEE __host_to_ieee_32 macro
87 #define HOST_TO_IEEE __host_to_ieee_64 macro
96 #define HOST_TO_IEEE __host_to_ieee_128 macro

Completed in 98 milliseconds