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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.h68 FROM_STRING: the name of the decNumber function to read an
81 #define FROM_STRING __decimal32FromString macro
90 #define FROM_STRING __decimal64FromString macro
99 #define FROM_STRING __decimal128FromString macro
H A Ddfp-bit.c599 FROM_STRING (&s, buf, &context);
650 FROM_STRING (&s, buf, &context);
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.h68 FROM_STRING: the name of the decNumber function to read an
81 #define FROM_STRING __decimal32FromString macro
90 #define FROM_STRING __decimal64FromString macro
99 #define FROM_STRING __decimal128FromString macro
H A Ddfp-bit.c599 FROM_STRING (&s, buf, &context);
659 FROM_STRING (&s, buf, &context);

Completed in 198 milliseconds