Home
last modified time | relevance | path

Searched refs:x_neg (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.hpp809 const bool x_neg = eval_get_sign(x) < 0; in eval_atan2() local
811 if(y_neg != x_neg) in eval_atan2()
814 if(x_neg) in eval_atan2()