Searched refs:__fmul (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/sh3/include/
H A Dfenv.h122 __fmul(double a, double b) function
142 __fmul(__builtin_huge_val(), 0.0);
148 __fmul(LDBL_MAX, LDBL_MAX);
/netbsd-current/sys/arch/m68k/include/
H A Dfenv.h85 #define __fmul(__s, __t, __d) \ macro
161 __fmul("%.s %#0r0,%0", double, __builtin_huge_val());
167 __fmul("%.x %0,%0", long double, LDBL_MAX);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dppu_intrinsics.h586 static __inline__ double __fmul (double a, double b) __attribute__ ((always_inline));
588 __fmul(double a, double b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dppu_intrinsics.h586 static __inline__ double __fmul (double a, double b) __attribute__ ((always_inline));
588 __fmul(double a, double b) function

Completed in 134 milliseconds