Home
last modified time | relevance | path

Searched refs:not_255 (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvalue-range.cc2351 int_range<1> not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests_misc() local
2352 ASSERT_TRUE (not_255 == int_range<1> (UCHAR (0), UCHAR (254))); in range_tests_misc()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvalue-range.cc2351 int_range<1> not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests_misc() local
2352 ASSERT_TRUE (not_255 == int_range<1> (UCHAR (0), UCHAR (254))); in range_tests_misc()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvalue-range.cc2351 int_range<1> not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests_misc() local
2352 ASSERT_TRUE (not_255 == int_range<1> (UCHAR (0), UCHAR (254))); in range_tests_misc()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvalue-range.cc2412 int_range<1> not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests_misc() local
2413 ASSERT_TRUE (not_255 == int_range<1> (UCHAR (0), UCHAR (254))); in range_tests_misc()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drange-op.cc2849 value_range not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests() local
2850 ASSERT_TRUE (not_255 == value_range (UCHAR (0), UCHAR (254))); in range_tests()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drange-op.cc2849 value_range not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests() local
2850 ASSERT_TRUE (not_255 == value_range (UCHAR (0), UCHAR (254))); in range_tests()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drange-op.cc2849 value_range not_255 (UCHAR (255), UCHAR (255), VR_ANTI_RANGE); in range_tests() local
2850 ASSERT_TRUE (not_255 == value_range (UCHAR (0), UCHAR (254))); in range_tests()