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

/freebsd-10.1-release/contrib/compiler-rt/lib/
H A Dfp_lib.h42 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function
73 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { function

Completed in 101 milliseconds