FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O16
tests/include/endian_test.c
122
ATF_REQUIRE(O16(0x1234) == __bswap16(0x1234));
tests/include/endian_test.c
91
ATF_REQUIRE(O16(0x1234) == __bswap16(0x1234));
tests/include/sys_endian_test.c
119
ATF_REQUIRE(O16(0x1234) == __bswap16(0x1234));
tests/include/sys_endian_test.c
88
ATF_REQUIRE(O16(0x1234) == __bswap16(0x1234));