Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dside_of_intersection.hpp302 T const result5 = d * (d * (dx_c * (ay - cy) - dy_c * (ax - cx)) in side_value() local
305 boost::ignore_unused(result1, result2, result3, result4, result5); in side_value()