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

/freebsd-10.0-release/contrib/gcc/config/
H A Ddfp-bit.c87 TO_INTERNAL (&a, &arg1);
116 TO_INTERNAL (&a, &arg1);
117 TO_INTERNAL (&b, &arg2);
146 TO_INTERNAL (&a, &arg1);
147 TO_INTERNAL (&b, &arg2);
382 TO_INTERNAL (&s_from, &d);
413 TO_INTERNAL (&s, &n1);
539 TO_INTERNAL (&a, &arg1);
540 TO_INTERNAL (&b, &arg2);
H A Ddfp-bit.h62 TO_INTERNAL: the name of the decNumber function to convert an
80 #define TO_INTERNAL __decimal32ToNumber macro
89 #define TO_INTERNAL __decimal64ToNumber macro
98 #define TO_INTERNAL __decimal128ToNumber macro

Completed in 151 milliseconds