Home
last modified time | relevance | path

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

/linux-2.6.39/include/math-emu/
Dop-2.h121 #define _FP_FRAC_GE_2(X, Y) \ macro
456 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \
484 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \