OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LE64_HI
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
byteorder.h
67
#define
LE64_HI
1
byteorder.c
173
un.words[
LE64_HI
] = sa_htole32(val >> 32);
202
un.words[
LE64_HI
] = sa_le32toh(un.words[
LE64_HI
]);
205
rv = (((uint64_t)un.words[
LE64_HI
]) << 32) |
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025