Home
last modified time | relevance | path

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

/include/linux/
A Dmath64.h64 #define div64_long(x, y) div_s64((x), (y))
111 #ifndef div_s64
112 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64() function

Completed in 4 milliseconds