Home
last modified time | relevance | path

Searched defs:div64_s64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/
H A Ddiv64.c163 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/openbmc/linux/lib/math/
H A Ddiv64.c161 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/openbmc/u-boot/include/linux/
H A Dmath64.h54 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/openbmc/linux/include/linux/
H A Dmath64.h79 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function