Searched defs:ENDIAN_SWAP_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.h33 #define ENDIAN_SWAP_32(x) (wxUINT32_SWAP_ON_BE(x)) macro

Completed in 49 milliseconds