Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Derf_utils.h50 #define SQRT_PI 1.7724538509055160272981674833411451827975494561223871282138077898529113E0 macro
224 …factor = spu_mul(spu_splats((float)SQRT_PI), spu_mul(_xabs, _expf4(_xsqu))); …
277 factor = spu_mul(spu_splats(SQRT_PI), spu_mul(_xabs, _expd2(_xsqu))); \