Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/riscv/
Dieeefp.c46 frm_fp_except (unsigned except) in frm_fp_except() argument
49 if (except & (1 << 0)) in frm_fp_except()
51 if (except & (1 << 1)) in frm_fp_except()
53 if (except & (1 << 2)) in frm_fp_except()
55 if (except & (1 << 3)) in frm_fp_except()
57 if (except & (1 << 4)) in frm_fp_except()
65 unsigned except = 0; in frm_except() local
67 except |= (1 << 0); in frm_except()
69 except |= (1 << 1); in frm_except()
71 except |= (1 << 2); in frm_except()
[all …]
/picolibc-latest/newlib/libm/fenv/
Dfesetmode.c44 int round = FE_TONEAREST, except = 0; in fesetmode() local
47 except = modep->except; in fesetmode()
53 (void) fedisableexcept(FE_ALL_EXCEPT & ~except); in fesetmode()
54 (void) feenableexcept(except); in fesetmode()
Dfegetmode.c45 modep->except = fegetexcept(); in fegetmode()
/picolibc-latest/newlib/libc/machine/xtensa/machine/
Dfenv-fp.h28 __declare_fenv_inline(int) feclearexcept(int except) in feclearexcept() argument
32 except <<= _FE_EXCEPTION_FLAGS_OFFSET; in feclearexcept()
34 fsr = fsr & ~except; in feclearexcept()
/picolibc-latest/newlib/libc/include/
Dfenv.h64 typedef struct { int round, except; } femode_t; member
/picolibc-latest/test/
Dmath_errhandling_tests.c83 …) { .func = makemathname(cat2(test_, n)), .name = str(n), .value = (v), .except = (ex), .errno_exp…
815 int except; member
1402 int except; member
1516 … makemathname(tests)[t].name, (double) v, err, strerror(err), e_to_str(except))
1519 makemathname(tests)[t].name, err, strerror(err), e_to_str(except))
1523 makemathname(itests)[t].name, iv, err, strerror(err), e_to_str(except))
1559 int except; in makemathname() local
1562 except = fetestexcept(FE_INVALID); in makemathname()
1563 return except != 0; in makemathname()
1568 int except; in makemathname() local
[all …]
DCMakeLists.txt78 test-except
Dmeson.build444 t1 = 'test-except'
/picolibc-latest/newlib/libc/machine/arc/
Dstrchr-bs.S179 ; like for an ordinary found zero - except for the extra stalls at jhi -
Dstrchr.S184 ; like for an ordinary found zero - except for the extra stalls at jhi -
/picolibc-latest/newlib/libc/locale/
Dlocale.tex50 numbers except those referring to amounts of money). @code{"."} in the
/picolibc-latest/newlib/libc/machine/arc64/
Dstrlen.S279 ; for all non zero bytes, except for the NULL bytes. Therefore, we can
Dmemchr.S351 ; zero bytes, except for the NULL bytes (which are the target bytes after the
Dstrcat.S569 ; zero bytes, except for the NULL bytes. Therefore, we can simply find the
/picolibc-latest/newlib/libc/machine/avr/
Dmacros.inc339 the Z (r31:r30) register. It can be any register except for:
/picolibc-latest/newlib/
DNEWS341 signal except for sparc-sun-sunos*, i[3456]86-*-sco*, and a29k-*-* systems,
DChangeLog-20152591 users of posix dir except Cygwin.
6714 * libm/common/s_logb.c: Ditto, except starting point s_ilogb.c. Also
6975 * libc/stdio/vswprintf.c (_vswprintf_r): ditto, except for docs.
7674 * libc/unix/dirname.c: Ditto except replace BASENAME with file name.
8317 and dword1 for all accesses except for the ULtod call, where rv.i
/picolibc-latest/doc/
Dbuild.md218 with hardware double support, except that the new float-valued
/picolibc-latest/
DCOPYING.GPL2173 except as expressly provided under this License. Any attempt
DCOPYING.NEWLIB1401 (except as stated in this section) patent license to make, have made,
1465 except as required for reasonable and customary use in describing the
1517 you may not use this file except in compliance with the License.
DREADME.md710 math tests except for jn, yn, lgamma and tgamma. The picolibc
DCOPYING.picolibc704 test/test-except.c
/picolibc-latest/newlib/libc/iconv/
Diconv.tex1021 16-bit "CCS -> UCS-2" CCS table format is the same, except the mapping