Searched defs:__numeric_traits_integer (Results 1 – 2 of 2) sorted by relevance
55 struct __numeric_traits_integer in _GLIBCXX_VISIBILITY() struct58 static const _Value __min = __glibcxx_min(_Value); in _GLIBCXX_VISIBILITY()59 static const _Value __max = __glibcxx_max(_Value); in _GLIBCXX_VISIBILITY()63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()64 static const int __digits = __glibcxx_digits(_Value); in _GLIBCXX_VISIBILITY()