Searched defs:fmaf (Results 1 – 8 of 8) sorted by relevance
/picolibc-latest/newlib/libm/machine/arm/ |
D | sf_fma_arm.c | 42 fmaf (float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libm/machine/spu/ |
D | sf_fma.c | 36 float fmaf(float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libm/machine/riscv/ |
D | sf_fma.c | 42 fmaf (float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libm/machine/aarch64/ |
D | sf_fma.c | 31 fmaf (float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libc/machine/aarch64/machine/ |
D | math.h | 91 fmaf (float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libm/common/ |
D | sf_fma.c | 14 fmaf(float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libc/machine/arm/machine/ |
D | math.h | 247 fmaf (float x, float y, float z) in fmaf() function
|
/picolibc-latest/newlib/libc/machine/riscv/machine/ |
D | math.h | 280 fmaf (float x, float y, float z) in fmaf() function
|