Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
round_div
drivers/video/fbdev/aty/aty128fb.c
462
#define round_div(n, d) ((n+(d/2))/d)
drivers/video/fbdev/aty/radeonfb.h
439
static inline int round_div(int num, int den)