Searched refs:ENDIAN_NTOHLL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DArchSpecific.h46 #define ENDIAN_NTOHLL(x) ( wxUINT64_SWAP_ON_LE(x) ) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECTag.cpp578 return ENDIAN_NTOHLL( RawPeekUInt64( m_tagData ) );

Completed in 105 milliseconds