OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DO1
lib/libz/adler32.c
12
#define DO1(buf,i) {adler += (buf)[i]; sum2 += adler;}
sys/dev/pcmcia/if_xereg.h
91
#define DO1 0xd
sys/lib/libz/adler32.c
12
#define DO1(buf,i) {adler += (buf)[i]; sum2 += adler;}