Home
last modified time | relevance | path

Searched refs:series_limit (Results 1 – 2 of 2) 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.hpp47 const int series_limit = in hyp0F1() local
51 for(n = 2; n < series_limit; ++n) in hyp0F1()
68 if(n >= series_limit) in hyp0F1()
401 const unsigned series_limit = in hyp2F1() local
405 for(n = 2; n < series_limit; ++n) in hyp2F1()
427 if(n > series_limit) in hyp2F1()
H A Dpow.hpp120 const unsigned series_limit = in hyp0F0() local
124 for(n = 2; n < series_limit; ++n) in hyp0F0()
137 if(n >= series_limit) in hyp0F0()
168 const si_type series_limit = in hyp1F0() local
172 for(n = 2; n < series_limit; n++) in hyp1F0()
185 if(n >= series_limit) in hyp1F0()