Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/tools/
H A Delf-entry.c16 # define be64toh(x) bswap_64(x) macro
21 # define be64toh(x) (x) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dendian.h51 # define be64toh(x) __bswap_64 (x) macro
67 # define be64toh(x) __uint64_identity (x) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dendian.h51 # define be64toh(x) __bswap_64 (x) macro
67 # define be64toh(x) __uint64_identity (x) macro