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

/freebsd-current/lib/libc/softfloat/
H A Dgtsf2.c14 __gtsf2(float32 a, float32 b) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparesf2.c76 int __gtsf2(fp_t a, fp_t b) { return __gesf2(a, b); } function

Completed in 105 milliseconds