Home
last modified time | relevance | path

Searched refs:__fesetround (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/src/fenv/mips64/
H A Dfenv.S41 .global __fesetround
42 .hidden __fesetround
43 .type __fesetround,@function
44 __fesetround: label
/third_party/musl/src/fenv/mips/
H A Dfenv.S41 .global __fesetround
42 .hidden __fesetround
43 .type __fesetround,@function
44 __fesetround: label
/third_party/musl/src/fenv/mipsn32/
H A Dfenv.S40 .global __fesetround
41 .hidden __fesetround
42 .type __fesetround,@function
43 __fesetround: label
/third_party/musl/src/fenv/aarch64/
H A Dfenv.s8 .global __fesetround
9 .hidden __fesetround
10 .type __fesetround,%function
11 __fesetround: label
/third_party/musl/src/fenv/arm/
H A Dfenv-hf.S13 .global __fesetround
14 .hidden __fesetround
15 .type __fesetround,%function
16 __fesetround: label
/third_party/musl/src/fenv/powerpc/
H A Dfenv.S81 .global __fesetround
82 .hidden __fesetround
83 .type __fesetround,@function
84 __fesetround: label
/third_party/musl/src/fenv/loongarch64/
H A Dfenv.S47 .global __fesetround
48 .hidden __fesetround
49 .type __fesetround,@function
50 __fesetround: label
/third_party/musl/src/fenv/x86_64/
H A Dfenv.s32 .global __fesetround
33 .hidden __fesetround
34 .type __fesetround,@function
35 __fesetround: label
/third_party/musl/src/fenv/x32/
H A Dfenv.s32 .global __fesetround
33 .hidden __fesetround
34 .type __fesetround,@function
35 __fesetround: label
/third_party/musl/src/fenv/sh/
H A Dfenv.S10 .global __fesetround
11 .hidden __fesetround
12 .type __fesetround, @function
13 __fesetround: label
/third_party/musl/src/fenv/riscv32/
H A Dfenv.S30 .global __fesetround
31 .type __fesetround, %function
32 __fesetround: label
/third_party/musl/src/fenv/riscv64/
H A Dfenv.S30 .global __fesetround
31 .type __fesetround, %function
32 __fesetround: label
/third_party/musl/src/fenv/
H A Dfesetround.c4 /* __fesetround wrapper for arch independent argument check */
6 hidden int __fesetround(int);
22 return __fesetround(r); in fesetround()
H A Dfenv.c25 int __fesetround(int r) in __fesetround() function
/third_party/musl/src/fenv/i386/
H A Dfenv.s63 .global __fesetround
64 .hidden __fesetround
65 .type __fesetround,@function
66 __fesetround: label
/third_party/musl/porting/liteos_a/kernel/src/fenv/
H A Dfenv.c25 int __fesetround(int r) in __fesetround() function
/third_party/musl/src/fenv/s390x/
H A Dfenv.c40 hidden int __fesetround(int r) in __fesetround() function
/third_party/musl/src/fenv/powerpc64/
H A Dfenv.c53 hidden int __fesetround(int r)
/third_party/musl/src/fenv/m68k/
H A Dfenv.c54 hidden int __fesetround(int r) in __fesetround() function

Completed in 5 milliseconds