Home
last modified time | relevance | path

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

/linux/lib/math/
H A Dtest_mul_u64_u64_div_u64.c161 #define div64_s64 div64_s64 macro
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