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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/minilzo/
H A Dminilzo.c3208 #undef __COPY4 macro
3209 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) macro
3706 #undef __COPY4 macro
3707 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/minilzo/
H A Dminilzo.c3208 #undef __COPY4 macro
3209 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) macro
3706 #undef __COPY4 macro
3707 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/minilzo/
H A Dminilzo.c3208 #undef __COPY4 macro
3209 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) macro
3706 #undef __COPY4 macro
3707 #define __COPY4(dst,src) * (lzo_uint32p)(dst) = * (const lzo_uint32p)(src) macro

Completed in 98 milliseconds