Home
last modified time | relevance | path

Searched refs:b_negate_sin (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.hpp113 bool b_negate_sin = false; in eval_sin() local
118 b_negate_sin = !b_negate_sin; in eval_sin()
145 b_negate_sin = !b_negate_sin; in eval_sin()
225 if(b_negate_sin) in eval_sin()