Home
last modified time | relevance | path

Searched defs:float32_mul (Results 1 – 5 of 5) sorted by relevance

/minix3/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h23 #define float32_mul _softfloat_float32_mul macro
/minix3/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h23 #define float32_mul _softfloat_float32_mul macro
/minix3/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h37 #define float32_mul __mulsf3 macro
/minix3/lib/libc/softfloat/bits32/
H A Dsoftfloat.c986 float32 float32_mul( float32 a, float32 b ) in float32_mul() function
/minix3/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1900 float32 float32_mul( float32 a, float32 b ) in float32_mul() function