Home
last modified time | relevance | path

Searched defs:fmaf (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/src/math/powerpc64/
H A Dfmaf.c3 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/riscv32/
H A Dfmaf.c5 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/arm/
H A Dfmaf.c5 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/x86_64/
H A Dfmaf.c5 float fmaf(float x, float y, float z) in fmaf() function
13 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/porting/liteos_a/kernel/src/math/arm/
H A Dfmaf.c5 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/riscv64/
H A Dfmaf.c5 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/s390x/
H A Dfmaf.c3 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/aarch64/
H A Dfmaf.c3 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/powerpc/
H A Dfmaf.c9 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/x32/
H A Dfmaf.c5 float fmaf(float x, float y, float z) in fmaf() function
13 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/src/math/
H A Dfmaf.c39 float fmaf(float x, float y, float z) in fmaf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfmaf.c39 float fmaf(float x, float y, float z) in fmaf() function

Completed in 5 milliseconds