Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/headers/
Derff4.h354 vec_uint4 tcorrection = spu_shuffle(tcorra, tcorrb, shufflepattern); in _erff4() local
386 result = (vec_float4)spu_add((vec_uint4)result, tcorrection); in _erff4()
Derfcf4.h384 vec_uint4 tcorrection = spu_shuffle(tcorra, tcorrb, shufflepattern); in _erfcf4() local
416 result = (vec_float4)spu_add((vec_uint4)result, tcorrection); in _erfcf4()
Dlgammaf4.h417 vec_uint4 tcorrection = spu_shuffle(tcorra, tcorrb, shufflepattern); in _lgammaf4() local
476 result = (vec_float4)spu_add((vec_uint4)result, tcorrection); in _lgammaf4()