Home
last modified time | relevance | path

Searched defs:be16toh (Results 1 – 4 of 4) sorted by relevance

/external/kmod/port-gnu/
Dendian-darwin.h26 # define be16toh(x) OSSwapBigToHostInt16(x) macro
52 # define be16toh(x) betoh16(x) macro
70 # define be16toh(x) ntohs(x) macro
88 # define be16toh(x) (x) macro
/external/vboot_reference/cgpt/
Dcgpt_endian.h23 # define be16toh(x) __bswap_16 (x) macro
38 # define be16toh(x) (x) macro
/external/libmtp/src/
Dgphoto2-endian-intel.h39 # define be16toh(x) ntohs(x) macro
Dgphoto2-endian-ppc.h39 # define be16toh(x) ntohs(x) macro