Changeset 689d057 for src/SymTab
- Timestamp:
- Jan 12, 2025, 10:26:28 PM (8 days ago)
- Branches:
- master
- Children:
- 3ea1d93, 5a79dae3
- Parents:
- 445b281
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/ManglerCommon.cpp
r445b281 r689d057 71 71 "CDF64x_", // _Float64x _Complex 72 72 "Dq", // __float80 73 "e", // long double 74 "Ce", // long double _Complex 75 "g", // __float128 73 76 "DF128_", // _Float128 74 77 "CDF128_", // _Float128 _Complex 75 "g", // __float12876 "e", // long double77 "Ce", // long double _Complex78 78 "DF128x_", // _Float128x 79 79 "CDF128x_", // _Float128x _Complex
Note: See TracChangeset
for help on using the changeset viewer.