Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Ddiv64.c163 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/OK3568_Linux_fs/kernel/lib/math/
H A Ddiv64.c170 s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dmath64.h54 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmath64.h78 static inline s64 div64_s64(s64 dividend, s64 divisor) in div64_s64() function