Home
last modified time | relevance | path

Searched refs:mtpz_bswap32 (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dmtpz.c245 #define MTPZ_SWAP(x) mtpz_bswap32(x)
257 static inline uint32_t mtpz_bswap32(uint32_t x) in mtpz_bswap32() function