Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
div64_long
include/linux/math64.h
12
#define div64_long(x, y) div64_s64((x), (y))
include/linux/math64.h
86
#define div64_long(x, y) div_s64((x), (y))