HomeSort by: relevance | last modified time | path
    Searched defs:_FP_OVERFLOW_SEMIRAW (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
op-common.h 125 #define _FP_OVERFLOW_SEMIRAW(fs, wc, X) \
243 _FP_OVERFLOW_SEMIRAW (fs, wc, X); \
583 _FP_OVERFLOW_SEMIRAW (fs, wc, R); \
595 _FP_OVERFLOW_SEMIRAW (fs, wc, R); \
1853 _FP_OVERFLOW_SEMIRAW (fs, wc, X); \
1991 _FP_OVERFLOW_SEMIRAW (dfs, dwc, D); \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
op-common.h 129 #define _FP_OVERFLOW_SEMIRAW(fs, wc, X) \
247 _FP_OVERFLOW_SEMIRAW (fs, wc, X); \
587 _FP_OVERFLOW_SEMIRAW (fs, wc, R); \
599 _FP_OVERFLOW_SEMIRAW (fs, wc, R); \
1832 _FP_OVERFLOW_SEMIRAW (fs, wc, X); \
1970 _FP_OVERFLOW_SEMIRAW (dfs, dwc, D); \

Completed in 46 milliseconds