Home
last modified time | relevance | path

Searched defs:big_endian_32bits (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libese/libese-sysdeps/
H A Ddarwin-sysdeps.c30 uint32_t ese_be32toh(uint32_t big_endian_32bits) { in ese_be32toh()
H A Dandroid-sysdeps.c29 uint32_t ese_be32toh(uint32_t big_endian_32bits) { in ese_be32toh()
/aosp_15_r20/external/coreboot/src/include/
H A Dendian.h130 static inline uint32_t be32toh(uint32_t big_endian_32bits) in be32toh()