Searched defs:_FP_ADD (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/ |
H A D | op-common.h | 850 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL (fs, wc, R, X, Y, '+') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/ |
H A D | op-common.h | 850 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL (fs, wc, R, X, Y, '+') macro
|