Home
last modified time | relevance | path

Searched refs:UA_COPY8 (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/lzo/src/
Dlzo1x_c.ch139 UA_COPY8(op, ii);
140 UA_COPY8(op+8, ii+8);
163 UA_COPY8(op, ii);
164 UA_COPY8(op+8, ii+8);
Dlzo_conf.h291 #ifndef UA_COPY8
292 #define UA_COPY8 LZO_MEMOPS_COPY8 macro
Dlzo1x_d.ch120 UA_COPY8(op,ip);
385 UA_COPY8(op,m_pos);
/external/libvncserver/common/
Dminilzo.c3723 #ifndef UA_COPY8
3724 #define UA_COPY8 LZO_MEMOPS_COPY8 macro
4691 UA_COPY8(op, ii); in do_compress()
4692 UA_COPY8(op+8, ii+8); in do_compress()
4715 UA_COPY8(op, ii); in do_compress()
4716 UA_COPY8(op+8, ii+8); in do_compress()
5147 UA_COPY8(op,ip);
5407 UA_COPY8(op,m_pos);
5688 UA_COPY8(op,ip);
5948 UA_COPY8(op,m_pos);