Searched defs:do_remain (Results 1 – 1 of 1) sorted by relevance
20 #define do_remain(x,y) do_div(x,y) macro23 #define do_remain(x,y) ((x)%(y)) macro