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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dplatform.h123 #define SWAP_LE64(x) bswap_64(x) macro
130 #define SWAP_LE64(x) (x) macro

Completed in 60 milliseconds