Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/include/asm/
Ddiv64.h10 #define div_s64 div_s64 macro
/linux-4.1.27/include/linux/
Dmath64.h108 static inline s64 div_s64(s64 dividend, s32 divisor) in div_s64() function