Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Ddom_chkd_less_than.h47 vector unsigned long long domain; in dom_chkd_less_than() local
51 domain = spu_cmpgt(vc, vx); in dom_chkd_less_than()
58 errno = spu_extract(spu_sel(verrno, fail, (vector unsigned int) domain), 0); in dom_chkd_less_than()
Ddom_chkd_negone_one.h56 vector unsigned long long domain; in dom_chkd_negone_one() local
61 domain = spu_cmpabsgt(vx, ones); in dom_chkd_negone_one()
68 errno = spu_extract(spu_sel(verrno, fail, (vector unsigned int) domain), 0); in dom_chkd_negone_one()
Ddom_chkf_less_than.h47 vector unsigned int domain; in dom_chkf_less_than() local
51 domain = spu_cmpgt(vc, vx); in dom_chkf_less_than()
58 errno = spu_extract(spu_sel(verrno, fail, (vector unsigned int) domain), 0); in dom_chkf_less_than()
Ddom_chkf_negone_one.h56 vector unsigned int domain; in dom_chkf_negone_one() local
61 domain = spu_cmpabsgt(vx, ones); in dom_chkf_negone_one()
68 errno = spu_extract(spu_sel(verrno, fail, (vector unsigned int) domain), 0); in dom_chkf_negone_one()
Dfmodf.h87 vec_uint4 domain; in _fmodf()
162 domain = spu_cmpeq(vc, (vec_float4) vy); in _fmodf()
164 errno = spu_extract(spu_sel(verrno, fail, (vector unsigned int) domain), 0); in _fmodf()
Dfmod.h61 vec_ullong2 domain; in _fmod() local
159 domain = spu_cmpeq(vc, (vec_double2) vy); in _fmod()
161 errno = spu_extract(spu_sel(verrno, fail, (vector unsigned int) domain), 0); in _fmod()
/picolibc-3.7.0-3.6.0/newlib/
DMAINTAINERS16 outside of the immediate domain that they maintain.
18 If there is no maintainer for a given domain then the responsibility
21 If there are several maintainers for a given domain then
DChangeLog-20152881 * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.
5366 domain if change has been noted.
9225 * libm/machine/spu/headers/acos.h: Add domain check.
10475 * libm/math/w_acos.c: Fix domain errors to return NaN.
19208 * MAINTAINERS: Change e-mail addresses to refer to redhat domain.
25209 These are public domain implementations written by me for the
27505 * libm/sqrt.c: sqrt(Infinity) should not be a domain error.
/picolibc-3.7.0-3.6.0/newlib/libc/signal/
Dsignal.tex32 A domain error in arithmetic, such as overflow, or division by zero.
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc5861 Public domain.
5885 placed in the public domain without restrictions. Just give the author
6082 public domain without restrictions. Just give the author credit, don't
6211 public domain. Permission to use, copy, modify, and