Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/machine/spu/headers/
Dtgammaf4.h96 vector float halff = spu_splats(0.5f); in _tgammaf4() local
204 sum = spu_mul(sum, _powf4(x, spu_sub(x, halff))); in _tgammaf4()