Home
last modified time | relevance | path

Searched refs:LONG_DOUBLE_KIND (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfloating_to_chars.cc68 # define LONG_DOUBLE_KIND LDK_BINARY64 macro
70 # define LONG_DOUBLE_KIND LDK_FLOAT80 macro
72 # define LONG_DOUBLE_KIND LDK_BINARY128 macro
74 # define LONG_DOUBLE_KIND LDK_IBM128 macro
76 # define LONG_DOUBLE_KIND LDK_UNSUPPORTED macro
265 #if LONG_DOUBLE_KIND == LDK_BINARY64
269 #elif LONG_DOUBLE_KIND == LDK_FLOAT80
359 #elif LONG_DOUBLE_KIND == LDK_BINARY128
363 #elif LONG_DOUBLE_KIND == LDK_IBM128
424 #if LONG_DOUBLE_KIND == LDK_IBM128
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A DChangeLog3142 [LONG_DOUBLE_KIND == LDK_IBM128]: Likewise.

Completed in 10 milliseconds