Searched refs:__Bnm1 (Results 1 – 1 of 1) sorted by relevance
137 _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); in __conf_hyperg_luke() local141 _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x in __conf_hyperg_luke()165 _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 in __conf_hyperg_luke()180 __Bnm1 /= __big; in __conf_hyperg_luke()192 __Bnm1 *= __big; in __conf_hyperg_luke()201 __Bnm2 = __Bnm1; in __conf_hyperg_luke()202 __Bnm1 = __Bn; in __conf_hyperg_luke()322 _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); in __hyperg_luke() local326 _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x in __hyperg_luke()357 _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 in __hyperg_luke()[all …]