Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddiv64.h54 #define __div64_const32(n, ___b) \ macro
216 (n) = __div64_const32(n, __base); \
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Ddiv64.h69 #define __div64_const32(n, ___b) \ macro
235 (n) = __div64_const32(n, __base); \