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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h52 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function
84 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function
151 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function

Completed in 104 milliseconds