OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TLOOP
lib/libc/string/bcopy.c
61
#define TLOOP(s) if (t) TLOOP1(s)
lib/libc/string/memcpy.c
80
#define TLOOP(s) if (t) TLOOP1(s)
lib/libc/string/memmove.c
61
#define TLOOP(s) if (t) TLOOP1(s)
sys/lib/libkern/bcopy.c
67
#define TLOOP(s) if (t) TLOOP1(s)