Home
last modified time | relevance | path

Searched refs:__is_signed (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
164 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
173 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
213 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
227 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
211 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
225 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
211 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
225 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
211 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
225 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/ext/
H A Dnumeric_traits.h70 static const bool __is_signed = (_Value)(-1) < 0; in _GLIBCXX_VISIBILITY() member
72 = __is_integer_nonstrict<_Value>::__width - __is_signed; in _GLIBCXX_VISIBILITY()
75 static const _Value __max = __is_signed in _GLIBCXX_VISIBILITY()
78 static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; in _GLIBCXX_VISIBILITY()
88 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
162 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
171 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/ext/
H A Dnumeric_traits.h63 static const bool __is_signed = __glibcxx_signed(_Value); in _GLIBCXX_VISIBILITY()
74 const bool __numeric_traits_integer<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
106 static const bool __is_signed = true; in _GLIBCXX_VISIBILITY() member
115 const bool __numeric_traits_floating<_Value>::__is_signed; in _GLIBCXX_VISIBILITY()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dgenl_magic_struct.h162 __get, __put, __is_signed) \ argument
167 maxlen, __get, __put, __is_signed) \ argument
231 __is_signed) \ argument
236 __get, __put, __is_signed) \ argument
255 __is_signed) \ argument
260 __get, __put, __is_signed) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dgenl_magic_struct.h162 __get, __put, __is_signed) \ argument
167 maxlen, __get, __put, __is_signed) \ argument
231 __is_signed) \ argument
236 __get, __put, __is_signed) \ argument
255 __is_signed) \ argument
260 __get, __put, __is_signed) \ argument

12345678910>>...13