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

/freebsd-10.0-release/lib/libc/softfloat/
H A Dgetf2.c16 flag __getf2(float128, float128);
19 __getf2(float128 a, float128 b) function
H A Dsoftfloat-for-gcc.h165 #define float128_ge __getf2
/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dgetf2.c35 int __getf2(TFtype a, TFtype b) function
51 strong_alias(__getf2, __gttf2);
/freebsd-10.0-release/contrib/gcc/config/
H A Dfp-bit.h267 # define _ge_f2 __getf2
H A Dfp-bit.c113 void __getf2 (void) { abort(); } function

Completed in 135 milliseconds