OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BE64_HI
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
byteorder.h
63
#define
BE64_HI
0
byteorder.c
162
un.words[
BE64_HI
] = sa_htobe32(val >> 32);
186
un.words[
BE64_HI
] = sa_be32toh(un.words[
BE64_HI
]);
189
rv = (((uint64_t)un.words[
BE64_HI
]) << 32) |
Completed in 12 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025