Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dprintf.c35 #define __do_div(n, base) ({ \ macro
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dguest_sprintf.c34 #define __do_div(n, base) \ macro