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