Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
M_next_power_of_2
src/libs/mapm/mapmfmul.c
236
extern int M_next_power_of_2(int);
src/libs/mapm/mapmfmul.c
347
ii = M_next_power_of_2(ii);