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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/math-emu/
H A Dop-2.h121 #define _FP_FRAC_GE_2(X, Y) \ macro
431 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \
459 if (_FP_FRAC_GE_2(_r, Y) && _FP_FRAC_GT_2(_m, _r)) \

Completed in 62 milliseconds