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

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfp_lib.h54 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function
86 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 42 milliseconds