Searched defs:wxUINT16_SWAP_ON_BE (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.h1184 #define wxUINT16_SWAP_ON_BE(val) wxUINT16_SWAP_ALWAYS(val) macro
1199 #define wxUINT16_SWAP_ON_BE(val) (val) macro

Completed in 135 milliseconds