OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swap64
(Results
1 - 3
of
3
) sorted by null
/external/libmtp/src/
gphoto2-endian-intel.h
14
#define
swap64
(x) NXSwapLongLong(x)
macro
79
# define htobe64(x)
swap64
(x)
82
# define be64toh(x)
swap64
(x)
gphoto2-endian-ppc.h
14
#define
swap64
(x) NXSwapLongLong(x)
macro
64
# define le64toh(x)
swap64
(x)
/external/wpa_supplicant_8/src/utils/
common.h
29
#define bswap_64
swap64
Completed in 5700 milliseconds