Searched defs:fma (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/lib/libm/src/ |
| D | s_fma.c | 191 fma(double x, double y, double z) in fma() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | aarch-common-protos.h | 120 const int fma; /* Fused. */ member
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/ |
| D | tgmath.h | 90 #define fma(x,y,z) __TGMATH_REAL_3(x, y, z, fma) macro
|
| /netbsd/src/include/ |
| D | tgmath.h | 159 #define fma(a,b,c) __TG_FN3(fma, (a), (b), (c)) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 474 fma, 99 keyword
|