Home
last modified time | relevance | path

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

/Linux-v5.4/lib/lzo/
Dlzo1x_compress.c125 COPY8(op, ii); in lzo1x_1_do_compress()
126 COPY8(op + 8, ii + 8); in lzo1x_1_do_compress()
141 COPY8(op, ii); in lzo1x_1_do_compress()
142 COPY8(op + 8, ii + 8); in lzo1x_1_do_compress()
349 COPY8(op, ii); in lzogeneric1x_1_compress()
350 COPY8(op + 8, ii + 8); in lzogeneric1x_1_compress()
Dlzodefs.h25 #define COPY8(dst, src) \ macro
28 #define COPY8(dst, src) \ macro
Dlzo1x_decompress_safe.c100 COPY8(op, ip); in lzo1x_decompress_safe()
103 COPY8(op, ip); in lzo1x_decompress_safe()
218 COPY8(op, m_pos); in lzo1x_decompress_safe()
221 COPY8(op, m_pos); in lzo1x_decompress_safe()