Searched refs:_FP_QNANBIT_S (Results 1 – 10 of 10) sorted by relevance
17 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)
43 #define _FP_NANFRAC_S _FP_QNANBIT_S
43 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)
16 #define _FP_QNANBIT_S ((_FP_W_TYPE)1 << (_FP_FRACBITS_S-2)) macro
91 #define _FP_NANFRAC_S _FP_QNANBIT_S
46 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)
39 #define _FP_QNANBIT_S ((_FP_W_TYPE)1 << (_FP_FRACBITS_S-2)) macro
1555 else if (_FP_FRAC_HIGH_RAW_S(SA) & _FP_QNANBIT_S) in emu_tceb()