Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/headers/
H A Dtgammaf4.h96 vector float halff = spu_splats(0.5f); in _tgammaf4() local
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Dtgammaf4.h96 vector float halff = spu_splats(0.5f); in _tgammaf4() local
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DHashMatrix.cpp125 HashMatrix<I,R>::HashMatrix(I nn,I mm,I nnnz,int halff) in HashMatrix()