/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/powerpc/ |
D | fmaf.c | 9 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/s390x/ |
D | fmaf.c | 3 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/arm/ |
D | fmaf.c | 5 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/porting/liteos_a/kernel/src/math/ |
D | fmaf.c | 39 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/glib/glib/gnulib/ |
D | gnulib_math.h.in | 901 # define fmaf rpl_fmaf macro
|