Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dmath64.h109 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmath64.h137 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64() function