Searched defs:do_div (Results 1 – 6 of 6) sorted by relevance
45 # define do_div(n,base) ({ \ macro219 # define do_div(n,base) ({ \ macro
32 # define do_div(n, base) ({ \ macro48 # define do_div(n,base) ({ \ macro
13 #define do_div(n, base) ({ \ macro
51 #define do_div(n, base) __div64_32(&(n), base) macro
22 #define do_div(n, base) \ macro
17 # define do_div(n, base) ({ \ macro