Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h51 struct __is_integer_nonstrict in _GLIBCXX_VISIBILITY() struct
57 enum { __width = __value ? sizeof(_Tp) * __CHAR_BIT__ : 0 }; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h51 struct __is_integer_nonstrict in _GLIBCXX_VISIBILITY() struct
57 enum { __width = __value ? sizeof(_Tp) * __CHAR_BIT__ : 0 }; in _GLIBCXX_VISIBILITY()