- Timestamp:
- Jan 13, 2025, 12:10:01 PM (3 months ago)
- Branches:
- master
- Children:
- a595ab7
- Parents:
- 689d057
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified libcfa/prelude/prelude-gen.cc ¶
r689d057 r3ea1d93 10 10 // Created On : Sat Feb 16 08:44:58 2019 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jan 12 20:28:33202513 // Update Count : 5 312 // Last Modified On : Mon Jan 13 12:00:47 2025 13 // Update Count : 54 14 14 // 15 15 … … 52 52 { "_Float128", true, true, }, 53 53 { "_Float128 _Complex", true, false, }, 54 #endif 54 55 // { "_Float128x", true, true, }, // add declarations if type supported 55 56 // { "_Float128x _Complex", true, false, }, 56 #endif57 57 }; 58 58
Note: See TracChangeset
for help on using the changeset viewer.