Searched refs:SWAP_BE32 (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.h119 #define SWAP_BE32(x) (x) macro
126 #define SWAP_BE32(x) bswap_32(x) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Drunsv.c221 status.time_nsec_be32 = SWAP_BE32(s->start.tv_nsec);

Completed in 40 milliseconds