Searched refs:ENDIAN_SWAP_I_16 (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.h32 #define ENDIAN_SWAP_I_16(x) x = wxUINT16_SWAP_ON_BE(x) macro
H A DSafeFile.cpp269 ENDIAN_SWAP_I_16(value);

Completed in 506 milliseconds