Home
last modified time | relevance | path

Searched defs:__unordtf2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/softfloat/
H A Dunordtf2.c21 __unordtf2(float128 a, float128 b) in __unordtf2() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dunordtf2.c34 __unordtf2 (TFtype a, TFtype b) in __unordtf2() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dunordtf2.c34 __unordtf2 (TFtype a, TFtype b) in __unordtf2() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dcomparetf2.c114 COMPILER_RT_ABI int __unordtf2(fp_t a, fp_t b) { in __unordtf2() function