Searched defs:addend (Results 1 – 14 of 14) sorted by relevance
/picolibc-latest/newlib/libm/machine/spu/headers/ |
D | lroundf.h | 46 vec_float4 in, addend; in _lroundf() local
|
D | lrint.h | 45 vec_double2 in, addend; in _lrint() local
|
D | rint.h | 45 vec_double2 in, out, addend; in _rint() local
|
D | nearbyint.h | 46 vec_double2 in, out, addend; in _nearbyint() local
|
D | lround.h | 48 vec_uint4 mant, sign, mask, addend; in _lround() local
|
D | roundf.h | 45 vec_uint4 or_mask, and_mask, mask, addend; in _roundf() local
|
D | floorf4.h | 67 vec_uint4 mask, frac_mask, addend, insert, pos; in _floorf4() local
|
D | llround.h | 43 vec_uint4 mant, sign, mask, borrow, addend; in _llround() local
|
D | round.h | 47 vec_uint4 or_mask, and_mask, mask, addend; in _round() local
|
D | floord2.h | 65 vec_uint4 mask, mask_1, frac_mask, addend, insert, pos, equal0; in _floord2() local
|
D | asind2.h | 109 vec_double2 multiplier, addend; in _asind2() local
|
D | acosd2.h | 105 vec_double2 multiplier, addend; in _acosd2() local
|
D | ceil.h | 49 vec_uint4 mask, mask_1, frac_mask, addend, insert, pos, equal0; in _ceil() local
|
D | floor.h | 47 vec_uint4 mask, mask_1, frac_mask, addend, insert, pos, equal0; in _floor() local
|