exp_ch9.adb (Build_Simple_Entry_Call): Set_Is_Internal on the temporary object used...
[official-gcc.git] / libdecnumber / decCommonSymbols.h
blobee01652f26f7d2ed89a95b575be4a07545e5412f
1 #if !defined(DECCOMMONSYMBOLS)
2 #define DECCOMMONSYMBOLS
4 #ifdef IN_LIBGCC2
5 #define DECCOMBFROM __decCOMBFROM
6 #define DECCOMBMSD __decCOMBMSD
7 #endif
9 #endif