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

/external/libmtp/src/
H A Dgphoto2-endian-intel.h46 #define HTOBE32(x) (x) = htobe32(x) macro
H A Dgphoto2-endian-ppc.h46 #define HTOBE32(x) (x) = htobe32(x) macro

Completed in 398 milliseconds