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

/linux-master/lib/math/
H A Ddiv64.c162 s64 div64_s64(s64 dividend, s64 divisor) function
171 EXPORT_SYMBOL(div64_s64); variable
/linux-master/include/linux/
H A Dmath64.h79 static inline s64 div64_s64(s64 dividend, s64 divisor) function

Completed in 185 milliseconds