Searched refs:__gtdf2 (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/lib/libc/softfloat/
H A Dgtdf2.c16 flag __gtdf2(float64, float64);
19 __gtdf2(float64 a, float64 b) function
H A Dsoftfloat-for-gcc.h145 #define float64_gt __gtdf2
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Dgtdf2.S32 .global __gtdf2
34 FUNC(__gtdf2)
35 __gtdf2: label
51 ENDFUNC(__gtdf2)
52 #define __gtdf2 __gtdf2_asm define
54 .global __gtdf2
56 HIDDEN_FUNC(__gtdf2)
57 __gtdf2: label
86 ENDFUNC(__gtdf2)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Dgtdf2.S32 .global __gtdf2
34 FUNC(__gtdf2)
35 __gtdf2: label
51 ENDFUNC(__gtdf2)
52 #define __gtdf2 __gtdf2_asm define
54 .global __gtdf2
56 HIDDEN_FUNC(__gtdf2)
57 __gtdf2: label
86 ENDFUNC(__gtdf2)
/netbsd-current/lib/libc/arch/m68k/hardfloat/
H A Dledf2.S42 STRONG_ALIAS(__gtdf2,__ledf2)
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dgedf2.c51 strong_alias (__gedf2, __gtdf2);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dgedf2.c51 strong_alias (__gedf2, __gtdf2);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Ddp-hack.h98 #define __gtdf2 __gtdf2_c macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Ddp-hack.h98 #define __gtdf2 __gtdf2_c macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dcomparedf2.c13 // __ledf2 __gtdf2
141 __gtdf2(fp_t a, fp_t b) { function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rx/
H A Drx-abi-functions.c37 int _COM_CMPGTd (double a, double b) { return __gtdf2 (a, b) == 1; }
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dsfp-machine.h119 #define __gtdf2 __gnu_gtdf2 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dsfp-machine.h118 #define __gtdf2 __gnu_gtdf2 macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dsfp-machine.h118 #define __gtdf2 __gnu_gtdf2 macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dsfp-machine.h119 #define __gtdf2 __gnu_gtdf2 macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rx/
H A Drx-abi-functions.c37 int _COM_CMPGTd (double a, double b) { return __gtdf2 (a, b) == 1; }
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dcomparedf2_test.c19 int __gtdf2(double, double);
55 if (__gtdf2(vector->a, vector->b) != vector->gtReference) {
56 printf("error in __gtdf2(%a, %a) = %d, expected %d\n",
58 __gtdf2(vector->a, vector->b),
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dcomparedf2_test.c19 int __gtdf2(double, double);
55 if (__gtdf2(vector->a, vector->b) != vector->gtReference) {
56 printf("error in __gtdf2(%a, %a) = %d, expected %d\n",
58 __gtdf2(vector->a, vector->b),
/netbsd-current/lib/libc_fp/arch/mips/
H A Dfpdf.S216 STRONG_ALIAS(__gtdf2, __ledf2)
/netbsd-current/lib/libc_vfp/
H A Dvfpdf.S257 STRONG_ALIAS(__gtdf2, __ledf2)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h272 # define _gt_f2 __gtdf2
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h272 # define _gt_f2 __gtdf2
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h114 ;; bool __gtdf2 (double, double) ; gt
116 _DEFUN __gtdf2
121 _ENDF __gtdf2
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h114 ;; bool __gtdf2 (double, double) ; gt
116 _DEFUN __gtdf2
121 _ENDF __gtdf2
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dieee754-df.S1666 .global __gtdf2
1667 .type __gtdf2, @function
1668 __gtdf2: label

Completed in 278 milliseconds

12