OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ByteSwap_64
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
SwapByteOrder.h
81
inline uint64_t
ByteSwap_64
(uint64_t value) {
116
:
ByteSwap_64
((uint64_t)C);
121
:
ByteSwap_64
((uint64_t)C);
125
return
ByteSwap_64
(C);
128
return
ByteSwap_64
(C);
147
out.i =
ByteSwap_64
(in.i);
Completed in 77 milliseconds
Indexes created Fri Sep 11 00:24:00 UTC 2026