HomeSort by: relevance | last modified time | path
    Searched defs:_FP_FRAC_GT_2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
op-2.h 142 #define _FP_FRAC_GT_2(X, Y) \
567 if (_FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, _FP_DIV_MEAT_2_udiv_r)) \
573 && _FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \
602 if (_FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \
609 && _FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
op-2.h 146 #define _FP_FRAC_GT_2(X, Y) \
571 if (_FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, _FP_DIV_MEAT_2_udiv_r)) \
577 && _FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \
606 if (_FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \
613 && _FP_FRAC_GT_2 (_FP_DIV_MEAT_2_udiv_m, \

Completed in 16 milliseconds