NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
endian
lib/libm/noieee_src/n_log.c
90
#define endian (((*(int *) &one)) ? 1 : 0)
lib/libm/noieee_src/n_pow.c
116
#define endian (((*(int *) &one)) ? 1 : 0)
sbin/fsck_ffs/fsck.h
309
#define endian (0)