OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unconst64
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/include/machine/
t_bswap.c
45
static uint64_t
unconst64
(uint64_t);
65
unconst64
(uint64_t val)
function in typeref:typename:uint64_t
154
ATF_REQUIRE_EQ(bswap64(
unconst64
(0x0000000000000000)),
157
ATF_REQUIRE_EQ(bswap64(
unconst64
(0xffffffff00000000)),
160
ATF_REQUIRE_EQ(bswap64(
unconst64
(0xffffffffffffffff)),
163
ATF_REQUIRE_EQ(bswap64(
unconst64
(0x123456789abcdeff)),
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025