HomeSort by relevance Sort by last modified time
    Searched defs:wideMultiply (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
fp_lib.h 66 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
98 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
163 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
  /external/compiler-rt/lib/builtins/
fp_lib.h 54 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
86 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {
151 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) {

Completed in 500 milliseconds