Home
last modified time | relevance | path

Searched refs:STIRLING_15 (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dtgammad2.h118 #define STIRLING_15 -2.952788094569912050544065105469382445E-2 macro
241 sum = spu_madd(xinv, spu_splats(STIRLING_16), spu_splats(STIRLING_15)); in _tgammad2()
Dlgammad2.h124 #define STIRLING_15 6.9147226885131306710839525077567346755333407168779805042318946657100161E5 macro
217 sum = spu_madd(inv_xsqu, spu_splats(STIRLING_15), spu_splats(STIRLING_14)); in _lgammad2()
Dtgammaf4.h186 sum = spu_madd(xinv, spu_splats((float)STIRLING_16), spu_splats((float)STIRLING_15)); in _tgammaf4()