HomeSort by relevance Sort by last modified time
    Searched refs:__lzo_unlikely (Results 1 - 8 of 8) sorted by null

  /external/syslinux/lzo/src/
lzo1x_c.ch 65 if __lzo_unlikely(ip >= ip_end)
107 if __lzo_unlikely(ip >= ip_end)
113 if __lzo_unlikely(dv != UA_GET_LE32(m_pos))
152 while __lzo_unlikely(tt > 255)
177 if __lzo_unlikely(v == 0) {
181 if __lzo_unlikely(ip + m_len >= ip_end)
207 if __lzo_unlikely(v == 0) {
215 if __lzo_unlikely(ip + m_len >= ip_end)
239 if __lzo_unlikely(ip[m_len] == m_pos[m_len]) {
263 if __lzo_unlikely(ip + m_len >= ip_end
    [all...]
lzo_conf.h 182 # undef __lzo_unlikely macro
184 # define __lzo_unlikely(e) (e) macro
lzo_supp.h     [all...]
  /external/valgrind/coregrind/m_debuginfo/
minilzo-inl.c 1568 # define __lzo_unlikely macro
1571 # define __lzo_unlikely macro
1574 # define __lzo_unlikely macro
1585 # define __lzo_unlikely macro
2079 # undef __lzo_unlikely macro
2083 # define __lzo_unlikely macro
    [all...]
lzodefs.h 1544 # define __lzo_unlikely macro
1547 # define __lzo_unlikely macro
1550 # define __lzo_unlikely macro
1561 # define __lzo_unlikely macro
    [all...]
  /external/libvncserver/common/
minilzo.c 1799 # define __lzo_unlikely macro
1802 # define __lzo_unlikely macro
1805 # define __lzo_unlikely macro
1808 # define __lzo_unlikely macro
1823 # define __lzo_unlikely macro
3184 # undef __lzo_unlikely macro
3186 # define __lzo_unlikely macro
    [all...]
lzodefs.h 1779 # define __lzo_unlikely macro
1782 # define __lzo_unlikely macro
1785 # define __lzo_unlikely macro
1788 # define __lzo_unlikely macro
1803 # define __lzo_unlikely macro
    [all...]
  /external/syslinux/lzo/include/lzo/
lzodefs.h 1779 # define __lzo_unlikely macro
1782 # define __lzo_unlikely macro
1785 # define __lzo_unlikely macro
1788 # define __lzo_unlikely macro
1803 # define __lzo_unlikely macro
    [all...]

Completed in 196 milliseconds