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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DArchSpecific.h34 #define ENDIAN_SWAP_I_32(x) x = wxUINT32_SWAP_ON_BE(x) macro

Completed in 50 milliseconds