Searched refs:SWAP_LE64 (Results 1 - 2 of 2) 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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unlzma.c267 header.dst_size = SWAP_LE64(header.dst_size);

Completed in 48 milliseconds