Searched defs:ENDIAN_HTONL (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.h50 #define ENDIAN_HTONL(x) ( wxUINT32_SWAP_ON_LE(x) ) macro

Completed in 121 milliseconds