Searched refs:do_div64_32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Ddiv64.h20 #define do_div64_32(res, high, low, base) ({ \ macro
79 __mod = do_div64_32(__low, __upper, __low, __radix); \

Completed in 109 milliseconds