Searched refs:_FP_OVERFLOW_SEMIRAW (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/gcc/config/soft-fp/ |
| D | op-common.h | 90 #define _FP_OVERFLOW_SEMIRAW(fs, wc, X) \ macro 144 _FP_OVERFLOW_SEMIRAW(fs, wc, X); \ 463 _FP_OVERFLOW_SEMIRAW(fs, wc, R); \ 475 _FP_OVERFLOW_SEMIRAW(fs, wc, R); \ 1109 _FP_OVERFLOW_SEMIRAW(fs, wc, X); \ 1219 _FP_OVERFLOW_SEMIRAW(dfs, dwc, D); \
|