Home
last modified time | relevance | path

Searched defs:__is_signed (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY() member
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY() member
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member