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

/external/libmtp/src/
H A Dgphoto2-endian-intel.h73 #define LE16TOH(x) (void) (x) macro
H A Dgphoto2-endian-ppc.h76 #define LE16TOH(x) (x) = le16toh(x) macro

Completed in 84 milliseconds