Searched refs:_FP_FRAC_ZEROP_4 (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/math-emu/
H A Dop-4.h132 #define _FP_FRAC_ZEROP_4(X) ((X##_f[0] | X##_f[1] | X##_f[2] | X##_f[3]) == 0) macro
499 if (!_FP_FRAC_ZEROP_4(X)) \

Completed in 101 milliseconds