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

/openbsd-current/gnu/gcc/gcc/config/soft-fp/
H A Dop-1.h77 #define _FP_FRAC_GE_1(X, Y) (X##_f >= Y##_f) macro
H A Dop-common.h1334 if (_FP_FRAC_GE_1 (u, v)) \
1347 if (msb || _FP_FRAC_GE_1 (u, v)) \

Completed in 183 milliseconds