Home
last modified time | relevance | path

Searched refs:_FP_FRAC_ZEROP_1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/alpha/math-emu/
Dmath.c162 if (!DA_e && !_FP_FRAC_ZEROP_1(DA)) { in alpha_fp_emul()
167 if (!DB_e && !_FP_FRAC_ZEROP_1(DB)) { in alpha_fp_emul()
/linux-2.4.37.9/arch/ppc/math-emu/
Dop-1.h35 #define _FP_FRAC_ZEROP_1(X) (X##_f == 0) macro
/linux-2.4.37.9/include/math-emu/
Dop-1.h59 #define _FP_FRAC_ZEROP_1(X) (X##_f == 0) macro
/linux-2.4.37.9/arch/s390/math-emu/
Dmath.c1547 if (_FP_FRAC_ZEROP_1(SA)) in emu_tceb()
1553 if (_FP_FRAC_ZEROP_1(SA)) in emu_tceb()