Searched refs:divides (Results 1 – 2 of 2) sorted by relevance
168 #define divides(a, b) ((!(a) || (b)%(a)) ? 0 : 1) macro1976 divides(ypan, vc->vc_font.height) && vyres > yres; in updatescrollmode_accel()1978 divides(ywrap, vc->vc_font.height) && in updatescrollmode_accel()1979 divides(vc->vc_font.height, vyres) && in updatescrollmode_accel()1980 divides(vc->vc_font.height, yres); in updatescrollmode_accel()
208 the standard blitting divides the screen into pixels. Because the