Searched refs:__extendsfdf2 (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dextendsfdf2.c15 COMPILER_RT_ABI double __extendsfdf2(float a) { function
22 return __extendsfdf2(a);
25 AEABI_RTABI double __aeabi_f2d(float a) COMPILER_RT_ALIAS(__extendsfdf2); variable
/netbsd-current/lib/libc/arch/m68k/hardfloat/
H A Dextendsfdf2.S47 ENTRY(__extendsfdf2)
55 END(__extendsfdf2)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Dextendsfdf2.S29 .global __extendsfdf2
31 FUNC(__extendsfdf2)
32 __extendsfdf2: label
48 ENDFUNC(__extendsfdf2)
49 #define __extendsfdf2 __extendsfdf2_asm define
52 __extendsfdf2: label
61 .global __extendsfdf2
63 FUNC(__extendsfdf2)
64 __extendsfdf2: label
122 ENDFUNC(__extendsfdf2)
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Dextendsfdf2.S29 .global __extendsfdf2
31 FUNC(__extendsfdf2)
32 __extendsfdf2: label
48 ENDFUNC(__extendsfdf2)
49 #define __extendsfdf2 __extendsfdf2_asm define
52 __extendsfdf2: label
61 .global __extendsfdf2
63 FUNC(__extendsfdf2)
64 __extendsfdf2: label
122 ENDFUNC(__extendsfdf2)
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dextendsfdf2.c37 __extendsfdf2 (SFtype a) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dextendsfdf2.c37 __extendsfdf2 (SFtype a) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dfp-hack.h61 #define __extendsfdf2 __extendsfdf2_c macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dfp-hack.h61 #define __extendsfdf2 __extendsfdf2_c macro
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h114 #define float32_to_float64 __extendsfdf2
211 #define __extendsfdf2 __aeabi_f2d macro
/netbsd-current/lib/libc_vfp/
H A Dvfpdf.S61 #define __extendsfdf2 __aeabi_f2d define
112 ENTRY(__extendsfdf2)
117 END(__extendsfdf2)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dsfp-machine.h95 #define __extendsfdf2 __aeabi_f2d macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dsfp-machine.h95 #define __extendsfdf2 __aeabi_f2d macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dsfp-machine.h99 #define __extendsfdf2 __pruabi_cvtfd macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dfrv-abi.h54 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__extendsfdf2,__ftod)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dsfp-machine.h98 #define __extendsfdf2 __c6xabi_cvtfd macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dsfp-machine.h98 #define __extendsfdf2 __c6xabi_cvtfd macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/frv/
H A Dfrv-abi.h54 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__extendsfdf2,__ftod)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dsfp-machine.h99 #define __extendsfdf2 __pruabi_cvtfd macro
/netbsd-current/lib/libc_fp/arch/mips/
H A Dfpdf.S92 LEAF_NOPROFILE(__extendsfdf2)
98 END(__extendsfdf2)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dfpgnulib.c236 __extendsfdf2 (float a1)
396 double __extendsfdf2 (float);
487 long double foo = __extenddfxf2 (__extendsfdf2 (f));
235 __extendsfdf2 (float a1) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dfpgnulib.c236 __extendsfdf2 (float a1)
396 double __extendsfdf2 (float);
487 long double foo = __extenddfxf2 (__extendsfdf2 (f));
235 __extendsfdf2 (float a1) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h262 # define sf_to_df __extendsfdf2
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h262 # define sf_to_df __extendsfdf2
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h230 ;; double __extendsfdf2 (type_t) ; extendsfdf2
232 _DEFUN __extendsfdf2
237 _ENDF __extendsfdf2
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h230 ;; double __extendsfdf2 (type_t) ; extendsfdf2
232 _DEFUN __extendsfdf2
237 _ENDF __extendsfdf2

Completed in 174 milliseconds

12