Home
last modified time | relevance | path

Searched defs:do_div (Results 1 – 6 of 6) sorted by relevance

/linux/include/asm-generic/
A Ddiv64.h45 # define do_div(n,base) ({ \ macro
219 # define do_div(n,base) ({ \ macro
/linux/arch/m68k/include/asm/
A Ddiv64.h13 #define do_div(n, base) ({ \ macro
/linux/arch/powerpc/boot/
A Dstdio.c32 # define do_div(n, base) ({ \ macro
48 # define do_div(n,base) ({ \ macro
/linux/arch/arm/include/asm/
A Ddiv64.h51 #define do_div(n, base) __div64_32(&(n), base) macro
/linux/arch/x86/include/asm/
A Ddiv64.h22 #define do_div(n, base) \ macro
/linux/arch/alpha/boot/
A Dstdio.c17 # define do_div(n, base) ({ \ macro

Completed in 8 milliseconds