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

/freebsd-current/lib/libc/softfloat/
H A Dnedf2.c14 __nedf2(float64 a, float64 b) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparedf2.c75 int __nedf2(fp_t a, fp_t b) { return __ledf2(a, b); } function

Completed in 102 milliseconds