Home
last modified time | relevance | path

Searched defs:be32toh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/tools/
H A Delf-entry.c14 # define be32toh(x) bswap_32(x) macro
19 # define be32toh(x) (x) macro
/kernel/linux/linux-6.6/arch/mips/tools/
H A Delf-entry.c14 # define be32toh(x) bswap_32(x) macro
19 # define be32toh(x) (x) macro

Completed in 1 milliseconds