Searched defs:si_to_float (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h238 # define si_to_float __floatsitf macro
258 # define si_to_float __floatsisf macro
278 # define si_to_float __floatsidf macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddp-bit.c141 # define si_to_float sitofp macro
153 # define si_to_float litodp macro
172 # define si_to_float __floatsisf macro
189 # define si_to_float __floatsidf macro
1130 si_to_float (SItype arg_a) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h238 # define si_to_float __floatsitf macro
258 # define si_to_float __floatsisf macro
278 # define si_to_float __floatsidf macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddp-bit.c141 # define si_to_float sitofp macro
153 # define si_to_float litodp macro
172 # define si_to_float __floatsisf macro
189 # define si_to_float __floatsidf macro
1130 si_to_float (SItype arg_a) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h262 #define si_to_float(ra) __builtin_si_to_float(ra) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h236 static __inline float si_to_float(qword q) { function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h236 static __inline float si_to_float(qword q) { function

Completed in 234 milliseconds