Home
last modified time | relevance | path

Searched defs:_FP_FRAC_ZEROP_2 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/math-emu/
Dop-2.h89 #define _FP_FRAC_ZEROP_2(X) ((X##_f1 | X##_f0) == 0) macro
/linux-2.4.37.9/include/math-emu/
Dop-2.h115 #define _FP_FRAC_ZEROP_2(X) ((X##_f1 | X##_f0) == 0) macro