OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__be64_to_cpup
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/linux/byteorder/
generic.h
105
#define be64_to_cpup
__be64_to_cpup
big_endian.h
73
static inline __u64
__be64_to_cpup
(const __be64 *p)
function
little_endian.h
73
static inline __u64
__be64_to_cpup
(const __be64 *p)
function
/external/kernel-headers/original/uapi/linux/byteorder/
big_endian.h
72
static __always_inline __u64
__be64_to_cpup
(const __be64 *p)
function
little_endian.h
72
static __always_inline __u64
__be64_to_cpup
(const __be64 *p)
function
Completed in 217 milliseconds