Home
last modified time | relevance | path

Searched defs:float128_eq (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h18 #define float128_eq __softfloat_float128_eq macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5299 flag float128_eq( float128 a, float128 b ) in float128_eq() function