Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddiv64.h54 #define __div64_const32(n, ___b) \ macro
216 (n) = __div64_const32(n, __base); \
/openbmc/linux/include/asm-generic/
H A Ddiv64.h65 #define __div64_const32(n, ___b) \ macro
230 (n) = __div64_const32(n, __base); \