Searched defs:__bet (Results 1 – 8 of 8) sorted by relevance
84 _Tp __bet; in __beta_gamma() local132 _Tp __bet = _GLIBCXX_MATH_NS::lgamma(__x) in __beta_lgamma() local163 _Tp __bet = (__x + __y) / (__x * __y); in __beta_product() local
77 _Tp __bet; in __beta_gamma() local125 _Tp __bet = std::tr1::lgamma(__x) in __beta_lgamma() local156 _Tp __bet = (__x + __y) / (__x * __y); in __beta_product() local
Completed in 6 milliseconds