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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddefs.h1194 #define wxUINT64_SWAP_ON_LE(val) (val) macro
1206 #define wxUINT64_SWAP_ON_LE(val) wxUINT64_SWAP_ALWAYS(val) macro

Completed in 62 milliseconds