Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dtest_tools.hpp682 static Right const rightOne( 1 ); in bitwise_equal_impl() local
687 if( ( left & ( leftOne << counter ) ) != ( right & ( rightOne << counter ) ) ) { in bitwise_equal_impl()