OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TLOOP1
lib/libc/string/bcopy.c
62
#define TLOOP1(s) do { s; } while (--t)
lib/libc/string/memcpy.c
81
#define TLOOP1(s) do { s; } while (--t)
lib/libc/string/memmove.c
62
#define TLOOP1(s) do { s; } while (--t)
sys/lib/libkern/bcopy.c
68
#define TLOOP1(s) do { s; } while (--t)