Home
last modified time | relevance | path

Searched defs:__lesf2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/softfloat/
Dlesf2.c17 __lesf2(float32 a, float32 b) in __lesf2() function
/freebsd-10-stable/contrib/gcc/config/soft-fp/
Dlesf2.c35 int __lesf2(SFtype a, SFtype b) in __lesf2() function
/freebsd-10-stable/contrib/compiler-rt/lib/
Dcomparesf2.c50 enum LE_RESULT __lesf2(fp_t a, fp_t b) { in __lesf2() function