Home
last modified time | relevance | path

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

/linux/lib/math/
H A Ddiv64.c162 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/linux/include/linux/
H A Dmath64.h79 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function