NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
empty
lib/libc/stdlib/radixsort.c
142
#define empty(s) (s >= sp)
tests/usr.bin/indent/opt_badp.c
15
empty(void)
tests/usr.bin/xlint/lint1/msg_047.c
8
struct empty {
tests/usr.bin/xlint/lint1/msg_065.c
11
struct empty {
usr.bin/ftp/ftp.c
552
empty(FILE *ecin, FILE *din, int sec)
usr.bin/sort/radix_sort.c
65
#define empty(s) (s >= sp)