Home
last modified time | relevance | path

Searched refs:b_negate_cos (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/multiprecision/detail/functions/
H A Dtrig.hpp269 bool b_negate_cos = false; in eval_cos() local
308 b_negate_cos = !b_negate_cos; in eval_cos()
318 b_negate_cos = !b_negate_cos; in eval_cos()
349 if(b_negate_cos) in eval_cos()