Home
last modified time | relevance | path

Searched defs:CONDITION (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dcondition.hpp35 #define BOOST_GEOMETRY_CONDITION(CONDITION) ((void)0, (CONDITION)) argument
39 #define BOOST_GEOMETRY_CONDITION(CONDITION) (CONDITION) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dassert.hpp16 #define BOOST_GEOMETRY_INDEX_ASSERT(CONDITION, TEXT_MSG) \ argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DLog.h56 #define CONDITION(cond) (__builtin_expect((cond)!=0, 0)) macro
/OK3568_Linux_fs/external/recovery/minzip/
H A DLog.h56 #define CONDITION(cond) (__builtin_expect((cond)!=0, 0)) macro