OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__be32_to_cpup
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/linux/byteorder/
generic.h
107
#define be32_to_cpup
__be32_to_cpup
big_endian.h
81
static inline __u32
__be32_to_cpup
(const __be32 *p)
function
little_endian.h
81
static inline __u32
__be32_to_cpup
(const __be32 *p)
function
/external/kernel-headers/original/uapi/linux/byteorder/
big_endian.h
80
static __always_inline __u32
__be32_to_cpup
(const __be32 *p)
function
little_endian.h
80
static __always_inline __u32
__be32_to_cpup
(const __be32 *p)
function
Completed in 63 milliseconds