Searched refs:__glibcxx_float_tinyness_before (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/include/std/
H A Dstd_limits.h100 #ifndef __glibcxx_float_tinyness_before
101 # define __glibcxx_float_tinyness_before false macro
1030 static const bool tinyness_before = __glibcxx_float_tinyness_before;
1036 #undef __glibcxx_float_tinyness_before macro

Completed in 31 milliseconds