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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Dop-4.h117 #define _FP_FRAC_ZEROP_4(X) ((X##_f[0] | X##_f[1] | X##_f[2] | X##_f[3]) == 0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/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)) \
/asus-wl-520gu-7.0.1.45/src/linux/linux/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)) \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/math-emu/
H A Dmath.c1484 if (_FP_FRAC_ZEROP_4(QA))
1490 if (_FP_FRAC_ZEROP_4(QA))

Completed in 171 milliseconds