Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_limits.h85 #ifndef __glibcxx_integral_traps
86 # define __glibcxx_integral_traps true macro
365 static const bool traps = __glibcxx_integral_traps;
416 static const bool traps = __glibcxx_integral_traps;
467 static const bool traps = __glibcxx_integral_traps;
522 static const bool traps = __glibcxx_integral_traps;
573 static const bool traps = __glibcxx_integral_traps;
624 static const bool traps = __glibcxx_integral_traps;
675 static const bool traps = __glibcxx_integral_traps;
726 static const bool traps = __glibcxx_integral_traps;
[all …]
/openbsd-src/gnu/gcc/libstdc++-v3/config/cpu/powerpc/
H A Dcpu_defines.h39 #define __glibcxx_integral_traps false macro