Searched refs:P_16_COPYSWAP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_swap.h121 * P_16_COPYSWAP copy and swap potentially unaligned 2 byte quantities
130 #undef P_16_COPYSWAP macro
131 #define P_16_COPYSWAP(a, b) do { \ macro
139 P_16_COPYSWAP(&_tmp, a); \
241 P_16_COPYSWAP((p), (x)); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_conv.c693 P_16_COPYSWAP(&HOFFSET(pp), &hoffset);

Completed in 43 milliseconds