Home
last modified time | relevance | path

Searched refs:__arch_xprod_64 (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Ddiv64.h144 ___res = __arch_xprod_64(___m, ___n, ___bias); \
149 #ifndef __arch_xprod_64
160 static inline uint64_t __arch_xprod_64(const uint64_t m, uint64_t n, bool bias) in __arch_xprod_64() function