OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:htobe64
(Results
76 - 76
of
76
) sorted by null
1
2
3
4
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
endian.h
164
__uint64_t
htobe64
(__uint64_t);
193
#define
htobe64
__swap64
macro
239
#define
htobe64
(x) (x)
macro
Completed in 37 milliseconds
1
2
3
4