Searched defs:fmaf (Results 1 - 12 of 12) sorted by relevance
/third_party/musl/src/math/powerpc64/ |
H A D | fmaf.c | 3 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/riscv32/ |
H A D | fmaf.c | 5 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/arm/ |
H A D | fmaf.c | 5 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/x86_64/ |
H A D | fmaf.c | 5 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 D | fmaf.c | 5 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/riscv64/ |
H A D | fmaf.c | 5 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/s390x/ |
H A D | fmaf.c | 3 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/aarch64/ |
H A D | fmaf.c | 3 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/powerpc/ |
H A D | fmaf.c | 9 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/src/math/x32/ |
H A D | fmaf.c | 5 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 D | fmaf.c | 39 float fmaf(float x, float y, float z) in fmaf() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | fmaf.c | 39 float fmaf(float x, float y, float z) in fmaf() function
|
Completed in 5 milliseconds