Home
last modified time | relevance | path

Searched refs:z0_ms (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.hpp94 unsigned_type z0_ms = z0 >> half_bits; // z0 / base in operator *() local
96 z2 * base + z1 + z0_ms, in operator *()
97 z0 - base * z0_ms); in operator *()