OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bswap_64
(Results
76 - 78
of
78
) sorted by null
1
2
3
4
/external/libmtp/m4/
byteorder.m4
104
#define swap64(x)
bswap_64
(x)
/external/srtp/crypto/include/
datatypes.h
393
# define be64_to_cpu(x)
bswap_64
((x))
/external/libpcap/
pcap-usb-linux.c
84
#define htol64(ll)
bswap_64
(ll)
Completed in 632 milliseconds
1
2
3
4