DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Z_ROUNDHZ
sys/dev/sound/pcm/feeder_rate.c
156
int feeder_rate_round = Z_ROUNDHZ;
sys/dev/sound/pcm/feeder_rate.c
233
feeder_rate_round = val - (val % Z_ROUNDHZ);