HomeSort by: relevance | last modified time | path
    Searched defs:float64_mul (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/arch/aarch64/softfloat/
softfloat-qp.h 24 #define float64_mul _softfloat_float64_mul macro
  /src/lib/libc/arch/sparc64/softfloat/
softfloat-qp.h 24 #define float64_mul _softfloat_float64_mul macro
  /src/lib/libc/softfloat/bits32/
softfloat.c 1877 float64 float64_mul( float64 a, float64 b ) function in typeref:typename:float64
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 38 #define float64_mul __muldf3 macro
  /src/sys/lib/libkern/
softfloat.c 2796 float64 float64_mul( float64 a, float64 b ) function in typeref:typename:float64
  /src/lib/libc/softfloat/bits64/
softfloat.c 2869 float64 float64_mul( float64 a, float64 b ) function in typeref:typename:float64

Completed in 23 milliseconds