Searched defs:__ltsf2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dltsf2.c14 __ltsf2(float32 a, float32 b) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparesf2.c74 int __ltsf2(fp_t a, fp_t b) { return __lesf2(a, b); } function

Completed in 97 milliseconds