Home
last modified time | relevance | path

Searched refs:COPY8 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/lib/lzo/
Dlzo1x_compress.c63 COPY8(op, ii); in lzo1x_1_do_compress()
64 COPY8(op + 8, ii + 8); in lzo1x_1_do_compress()
79 COPY8(op, ii); in lzo1x_1_do_compress()
80 COPY8(op + 8, ii + 8); in lzo1x_1_do_compress()
258 COPY8(op, ii); in lzo1x_1_compress()
259 COPY8(op + 8, ii + 8); in lzo1x_1_compress()
Dlzodefs.h19 #define COPY8(dst, src) \ macro
22 #define COPY8(dst, src) \ macro
Dlzo1x_decompress_safe.c89 COPY8(op, ip); in lzo1x_decompress_safe()
92 COPY8(op, ip); in lzo1x_decompress_safe()
190 COPY8(op, m_pos); in lzo1x_decompress_safe()
193 COPY8(op, m_pos); in lzo1x_decompress_safe()