1 #if !defined(DECIMAL128SYMBOLS)
2 #define DECIMAL128SYMBOLS
5 #define decDigitsFromDPD __decDigitsFromDPD
6 #define decDigitsToDPD __decDigitsToDPD
7 #define decimal128Canonical __decimal128Canonical
8 #define decimal128FromNumber __decimal128FromNumber
9 #define decimal128FromString __decimal128FromString
10 #define decimal128IsCanonical __decimal128IsCanonical
11 #define decimal128ToEngString __decimal128ToEngString
12 #define decimal128ToNumber __decimal128ToNumber
13 #define decimal128ToString __decimal128ToString