Home
last modified time | relevance | path

Searched refs:fenv (Results 1 - 25 of 56) sorted by relevance

123

/third_party/musl/src/fenv/i386/
H A Dfenv.s9 # consider sse fenv as well if the cpu has XMM capability
33 # only do the expensive x87 fenv load/store when needed
74 # consider sse fenv as well if the cpu has XMM capability
103 # consider sse fenv as well if the cpu has XMM capability
135 # consider sse fenv as well if the cpu has XMM capability
155 # consider sse fenv as well if the cpu has XMM capability
/third_party/optimized-routines/math/test/
H A Dulp.h254 int fenv = conf->fenv; in cmp() local
264 if (fenv) in cmp()
270 if (fenv) in cmp()
286 : (fenv ? T(call_long_fenv) (f, a, r, &want, ygot, exgot) in cmp()
320 int diff = fenv ? exgot ^ want.ex : 0; in cmp()
321 if (fenv && (diff & ~want.ex_may)) in cmp()
/third_party/musl/src/fenv/
H A Dfegetexceptflag.c1 #include <fenv.h>
H A Dfeholdexcept.c1 #include <fenv.h>
H A Dfeupdateenv.c1 #include <fenv.h>
H A Dfesetexceptflag.c1 #include <fenv.h>
H A D__flt_rounds.c2 #include <fenv.h>
H A Dfenv.c1 #include <fenv.h>
3 /* Dummy functions for archs lacking fenv implementation */
H A Dfesetround.c1 #include <fenv.h>
/third_party/musl/libc-test/src/functionalext/supplement/fenv/
H A Dfeupdateenv.c16 #include <fenv.h>
H A Dfeholdexcept.c16 #include <fenv.h>
H A D__flt_rounds.c18 #include <fenv.h>
/third_party/musl/porting/liteos_a/kernel/src/fenv/
H A Dfenv.c1 #include <fenv.h>
3 /* Dummy functions for archs lacking fenv implementation */
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dnearbyint.c1 #include <fenv.h>
H A Dnearbyintf.c1 #include <fenv.h>
H A Dlrintl.c2 #include <fenv.h>
H A Dnearbyintl.c10 #include <fenv.h>
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfenv.h8 #include <bits/fenv.h>
/third_party/musl/src/math/
H A Dnearbyint.c1 #include <fenv.h>
H A Dnearbyintf.c1 #include <fenv.h>
H A Dllrintl.c2 #include <fenv.h>
H A Dnearbyintl.c10 #include <fenv.h>
/third_party/musl/porting/uniproton/kernel/include/
H A Dfenv.h8 #include <bits/fenv.h>
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfenv.h8 #include <bits/fenv.h>
/third_party/musl/include/
H A Dfenv.h8 #include <bits/fenv.h>

Completed in 6 milliseconds

123