Searched refs:_FP_FRAC_ZEROP_4 (Results 1 – 2 of 2) sorted by relevance
132 #define _FP_FRAC_ZEROP_4(X) ((X##_f[0] | X##_f[1] | X##_f[2] | X##_f[3]) == 0) macro499 if (!_FP_FRAC_ZEROP_4(X)) \
1484 if (_FP_FRAC_ZEROP_4(QA)) in emu_tcxb()1490 if (_FP_FRAC_ZEROP_4(QA)) in emu_tcxb()