Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/headers/
Dlgammaf4.h77 vec_float4 halflog2pi = spu_splats(9.189385332046727417803297364056E-1f); in _lgammaf4() local
469 vec_float4 resultstirling = spu_madd(spu_sub(xabs, spu_splats(0.5f)), ln_x, halflog2pi); in _lgammaf4()