Home
last modified time | relevance | path

Searched defs:_FP_FRAC_OVERP_2 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-2.h135 #define _FP_FRAC_OVERP_2(fs,X) (_FP_FRAC_HIGH_##fs(X) & _FP_OVERFLOW_##fs) macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-2.h141 #define _FP_FRAC_OVERP_2(fs, X) (_FP_FRAC_HIGH_##fs (X) & _FP_OVERFLOW_##fs) macro