Searched refs:BinaryState_OK (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/ucrt/ |
H A D | safeint_internal.h | 2744 BinaryState_OK, enumerator 2761 !IntTraits< U >::isSigned ) ? BinaryState_OK : 2770 template < typename T, typename U > class BinaryAndHelper< T, U, BinaryState_OK > 2811 template < typename T, typename U > class BinaryOrHelper< T, U, BinaryState_OK > 2852 template < typename T, typename U > class BinaryXorHelper< T, U, BinaryState_OK >
|