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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.h61 TO_INTERNAL: the name of the decNumber function to convert an
79 #define TO_INTERNAL __decimal32ToNumber macro
88 #define TO_INTERNAL __decimal64ToNumber macro
97 #define TO_INTERNAL __decimal128ToNumber macro
H A Ddfp-bit.c532 TO_INTERNAL (&s, &n1);
678 TO_INTERNAL (&a, &arg1);
679 TO_INTERNAL (&b, &arg2);
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.h61 TO_INTERNAL: the name of the decNumber function to convert an
79 #define TO_INTERNAL __decimal32ToNumber macro
88 #define TO_INTERNAL __decimal64ToNumber macro
97 #define TO_INTERNAL __decimal128ToNumber macro
H A Ddfp-bit.c532 TO_INTERNAL (&s, &n1);
687 TO_INTERNAL (&a, &arg1);
688 TO_INTERNAL (&b, &arg2);

Completed in 267 milliseconds