Home
last modified time | relevance | path

Searched defs:div_s64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmath64.h109 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64() function
/openbmc/linux/include/linux/
H A Dmath64.h142 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64() function